Day 2 of #100DaysOfCode 🚀 Today’s focus: Tuples & Sets in Python. Learned how tuples keep data fixed and unchangeable (like a locked box). Explored sets for handling unique values, perfect for cutting out duplicates. Took on assignments to put these concepts into practice and strengthen my problem-solving muscles. #100DaysOfCode #Python #LearningJourney #CodingChallenge #Consistency #nxtwave #ccbp NxtWave
More Relevant Posts
-
Task 4: Fibonacci Sequence Math meets Code! 🧮 For Level 2 Task 4 with @Cognifyz Technologies, I worked on the classic Fibonacci Sequence. I wrote a Python function that generates the Fibonacci sequence up to a given number of terms requested by the user. Watch the code execution below! 👇 #cognifyztechnologies #cognifyz #cognifyztech #Python #Algorithms
To view or add a comment, sign in
-
🚀 Day 13 of My Python + DSA Journey Today’s problem focused on frequency counting 👇 ✅ Majority Element (#169) 💡 Majority Element Find the element that appears more than n/2 times 🔍 Approach: Used hashmap → counted frequency and returned element exceeding n/2 ⏱ O(n) time | O(n) space 🔥 What I learned today: • Hashmaps make counting problems simple • Frequency-based logic is very common in arrays • Early exit improves efficiency Getting faster at recognizing patterns ⚡ #Day13 #LeetCode #Python #DSA #CodingJourney #100DaysOfCode
To view or add a comment, sign in
-
-
Generated Gray Code sequence using bit manipulation. Used formula: G(i) = i ^ (i >> 1) to ensure each consecutive pattern differs by only one bit. Efficiently generated all 2^n patterns and formatted them into fixed-length binary strings. Time Complexity: O(2^n) Space Complexity: O(2^n) #geekstreak60 #npci #bitmanipulation #python
To view or add a comment, sign in
-
-
Day 108/200 LeetCode Challenge Solved Interleaving String today using Dynamic Programming (1D DP Optimization) in Python. Given three strings s1, s2, and s3, determine whether s3 is formed by an Dynamic Programming becomes even more powerful when combined with space optimization techniques. Small improvements can make a big impact. Consistency matters more than speed — showing up every day is the real win. #200DaysChallenge #LeetCode #Python #CodingJourney #ProblemSolving #TechGrowth
To view or add a comment, sign in
-
-
Any good Text to Speech open-source for python you recommend? I already know XTTS V2, PIPER, and Tortoise, but perhaps things got better. #tts #texttospeech #python #dsp
To view or add a comment, sign in
-
Day 5/30 – Python 🐍 Today I explored dictionaries in Python learned how to store data using key-value pairs and access/update values efficiently. Tried a few small programs and understood how useful dictionaries are for real-world data handling. Step by step progress 🚀 #Day5 #Python #CodingJourney #LearningInPublic
To view or add a comment, sign in
-
Python Mini Project: Snake-Water-Gun Game Developed a simple Snake-Water-Gun game in Python where the user plays against the computer. This project uses random module, dictionaries, and conditional logic to implement game rules and improve problem-solving skills. 🔗GitHub: https://Inkd.in/g2s4q6Um #Python #MiniProject #Learning #VsCode
To view or add a comment, sign in
-
Day 6/30 – Python 🐍 Today I learned about tuples and sets understood the difference between mutable and immutable data types. Practiced a few examples and got clearer on when to use each. Concepts getting stronger day by day 💪 #Day6 #Python #CodingJourney #LearningInPublic
To view or add a comment, sign in
-
Here's a quick message for you. Complexity is a trap. There's no need for fancy libraries and overthought logic. Keep things simple because accuracy is the only thing that matters at the end of the day. Build for the solution, not for the flex. #DataAnalytics #KeepItSimple #Python #CleanCode #LessonsLearned
To view or add a comment, sign in
-
-
Answer time✅ Two tiny mistakes changed everything: the indentation and the range. Save this if you are learning Python! #WorldQuantumDay #STEMChallenge #DebugTheCode #PythonForKids #CodingForKids
To view or add a comment, sign in
-
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development