PyBay is excited to announce that The Hidden Genius Project is a proud Community Sponsor joining this year's conference! We look forward to seeing them in person! Tickets + speaker lineup https://pybay.org Like & follow for updates on PyBay. #PyBay #Python
PyBay’s Post
More Relevant Posts
-
Actively seeking summer full-time Internships | MSCS Student @GMU | Event Assistant @GMU | EX @Barclays Employee
🚀 Day 10 of #100DaysOfCode Challenge! 🚀 Today, I tackled some problems focused on detecting duplicates using hash maps on LeetCode! 💻 I worked on: ✅ 217. Contains Duplicate – Utilized a hash map to track seen numbers and determine if there are any duplicates in the list. 219. Contains Duplicate II – Extended the previous approach to check for nearby duplicates within a specified index range using hash maps. Small Detail: Hash maps are essential for efficiently tracking the indices of elements, making it easy to check for duplicates with specific conditions! Anyone else working on duplicate detection? Let’s connect and share tips! 🙌 #LeetCode #Duplicates #HashMaps #Python #CodingJourney #100DaysOfCode
To view or add a comment, sign in
-
🎉 #50DaysofCode - Day 47: Day of the Week 🧩 Problem: 1185 Today, I tackled a fun problem on LeetCode about determining the day of the week for a given date in the format YYYY-MM-DD. The task involved creating a function that returns the correct day name, leveraging Python's datetime module. #leetcode
To view or add a comment, sign in
-
R&D Engineer Area of Interest - Machine Learning, Deep Learning, Image Processing, ROS, Path planning, Mapping and Localization, Embedded Software and Hardware design, Robotics, Python Full Stack and Automation.
Hello Connections, After few days gap, i came up with the update on our journey Day 6: 30 Days of Python Challenge 📣 Today, we delved into the powerful applications of Python's list data types and their built-in methods. Explored on, 1. Indexing and Slicing: To access and modify specific elements 2. Appending and Inserting: For dynamic list modification 3. Removing and Popping: To manage list content We tackled multiple scenarios and challenges on HackerRank, enhancing our understanding of list mutability and functionality. Excited to share this journey and looking forward to more Python adventures! 🚀 #Python #CodingChallenge #30DaysOfCode #Lists #HackerRank #PythonLearning
To view or add a comment, sign in
-
I'm super excited to share what I’ve learned today! is 78day of 100DyasOfCode 🎉 This snippet showcases how to harness the power of Concurrency and Parallelism in Python! The asyncio library allows us to run tasks concurrently without blocking the main thread, while the ThreadPoolExecutor lets us parallelize blocking I/O operations by running them in separate threads. This combination helps in making your code efficient and super responsive, especially when dealing with I/O-bound tasks! 🚀 #Python #100DaysOfCode #Day78 #Concurrency #Parallelism #Asyncio #Threading #CodeNewbie #DevCommunity
To view or add a comment, sign in
-
The successor to AICSImageIO is here - Bioio! This new python package allows users to more effectively convert microscope files to other types, making it easier to use and share image. More on Bioio: https://lnkd.in/gqh4wgYx
To view or add a comment, sign in
-
UG-CSE'27 || AI Enthusiast | SQL | Passionate about in Problem solving DSA | C, C++, Java, Python | Looking for Internship
🚀 Just completed my #Day3 challenge on LeetCode! 💻 (LQ.80) Remove Duplicates from Sorted Array II (Medium). It was an interesting question related to arrays and two pointers. I was able to solve it using an array and without any two pointers approach, all in Python. ✨ If you have any suggestions, feel free to share them with me. 😊 Mani Bhargavi Bendalam #LeetCode #Day3Challenge #20DaysLeetcodeChallenge #problemSolving
To view or add a comment, sign in
-
Actively seeking summer full-time Internships | MSCS Student @GMU | Event Assistant @GMU | EX @Barclays Employee
🚀 Day 9 of #100DaysOfCode Challenge! 🚀 Today, I explored some interesting number-related problems on LeetCode! 💻 I worked on: ✅ 202. Happy Number – Utilized hash maps to track seen numbers and determine if a number is happy. ✅ 258. Add Digits – Implemented a straightforward approach to repeatedly sum the digits of a number until a single digit is obtained. Small Detail: Hash maps can be very helpful in tracking the state of numbers, especially for problems involving cycles or repetitions! Anyone else working on number problems? Let’s connect and share strategies! 🙌 #LeetCode #NumberProblems #HashMaps #Python #CodingJourney #100DaysOfCode
To view or add a comment, sign in
-
As your Terraform codebase grows, it's more prone to errors. And these errors can become nasty. To analyze your files, use 𝐓𝐅𝐋𝐢𝐧𝐭. 𝐓𝐅𝐋𝐢𝐧𝐭 is a linting tool to check for common smells and issues before you even run your code. You can even define custom rules to tailor it to your team's standards. --- 👉 If you enjoyed this post, follow me on LinkedIn to learn something new about #python, #datascience, and #machinelearning 5x a week.
To view or add a comment, sign in
-
🐍 Are you a #Python enthusiast? Check out this article to learn how to pass arguments by reference to return information to the caller 👇 https://lnkd.in/dBFg98W3 Get ready to embrace the Python-powered rock 'n' roll vibes in #InterSystemsIRIS!
To view or add a comment, sign in
-
Day 66 of 100-Day Challenge Today's GeeksforGeeks DSA Problem of the Day was a straightforward one! 🚀 Solved the problem of removing duplicates from an array using a dictionary approach for optimal time complexity. Another step forward in the #geekstreak2024 journey! #100DaysOfCode #ProblemSolving #Python #DataStructures #GeeksforGeeks
To view or add a comment, sign in
442 followers