Filter
Exclude
Time range
-
Near
Today i mastering 'Time/SpaceComplexity'✅
5
12
352
#Day20 of Strike DSA GenAI by @rohit_negi9 What I Learned Today: Learned Space Complexity and Selection Sort 🔹 Understood in-place vs extra space 🔹 Learned how Selection Sort works and why it is O(n²) #DSA #GenAI #SortingAlgorithms #SpaceComplexity #LearningInPublic
1
10
142
28 Dec 2025
Lecture 12 of STRIKE DSA Covered space complexity and sorting algorithms: • Extra space matters as much as time • Selection Sort: simple approach, fixed numbers of comparison Instructor - @rohit_negi9 sir #DSA #Sorting #SelectionSort #SpaceComplexity #ComputerScience
1
5
116
✅35/100 Just solved "Valid Palindrome" .🚀 My first regex-based solution worked, but it took O(n) space. The real win was refactoring it with a two-pointer approach to get that with O(1) space 😇 Thanks @akshaymarch7 🙏 #DSA #Leetcode #BigO #SpaceComplexity
14
2,429
Day 35 of #100DaysOfCode Completed time and space complexity with written notes, practiced related questions, and continued working on my project. #DSA #TimeComplexity #SpaceComplexity #ProblemSolving #Notes #Practice #LearningInPublic
5
61
🚀Day 32 of #100DaysOfDSA Today, I explored : ✅ Time & Space Complexity – key for efficient code ✅ Bubble Sort Optimization – enhancing a basic sorting technique Also, I solved a LeetCode problem : 📌 1827. Minimum Operations to Make the Array Increasing Each day strengthens my Data Structures and Algorithms foundation! 🚀 Excited to keep improving. 💪 #DSA #LeetCode #LearningInPublic #CodingJourney #100DaysChallenge #TechWithAman #ProblemSolving #BubbleSort #TimeComplexity #SpaceComplexity #Pw #pwskills #buildinpublic
11
229
"Day 9: DSA Learning - Time & Space Complexity ⏱️💻 Learned to analyze algorithms' efficiency! 📊 Mastering Big O notation & optimizing code for better performance! 🚀 #DSA #TimeComplexity #SpaceComplexity" thnkuuu @akshaymarch7
1
7
972
🚀 Day 89 / 180 | Backend Journey to Land an Internship 📘 DSA Day 14 🕒 Study Time: 5 hours 40 minutes 📍 Focus: Time & Space Complexity LeetCode Practice 📍 GitHub Repo: github.com/M0rs-Ruki/DSA #180DaysOfCode #DSA #LeetCode #BackendDevelopment #TimeComplexity #SpaceComplexity
3
30
30 Apr 2025
Day 02/100: DSA revision ⏱️ Time & Space Complexity - Explored Big O notation: O(1), O(n), O(n^2) for time complexity - Analyzed space complexity: O(1) & O(n) #100DaysOfCode #DSA #TimeComplexity #SpaceComplexity
7
231
4 Apr 2025
🚀 Day 43 ⏰ Woke up at 6 AM ✅ 🎥 Watched half of a lecture (Kunal, Java) ✅ 📚 Learnt: 🔹 Space Complexity 🔹 Akra-Bazzi Method Bit by bit, building mastery! 💻 #Java #Coding #DSA #AkraBazzi #SpaceComplexity #LearnToCode #Tech
3
16
Day 11 ✅ Woke up at 6 AM ✅ Tried solving a LeetCode problem ✅ Workout at 5:30 PM #Java #CodingLife #LearningEveryday #KunalKushwaha #TimeComplexity#SpaceComplexity
5
47
Day 11 ✅ Woke up at 6 AM ✅ Watched a Java class ✅Solved 2 leetcode problem ✅ Workout at 5:30 PM #Java #CodingLife #KunalKushwaha #TimeComplexity#SpaceComplexity#LeetCode
5
47
Day 10 ✅ Woke up at 6 AM ⚡ Partially watched Java class ✅ Workout at 5:30 PM #Java #CodingLife #LearningEveryday #KunalKushwaha#TimeComplexitu#SpaceComplexity
4
50
#Day17 of #100DaysOfDSA Topics and Learnings: #MooreVotingAlgorithm, #TimeComplexity, #SpaceComplexity, #Optimisation, #EdgeCases Problems Solved: 35. #LeetCode #229 : Majority Elements II Used Moore's Voting Algorithm to solve in O(N) Time and O(1) space
5
30
#Day11 of #100DaysOfDSA Topics and Learnings: #Hashing, #SpaceComplexity, #Optimisation, #MooreVotingAlgorithm Problems Solved: 21. #LeetCode #169 : Majority Element Firstly, solved it using #Hashing with O(n) #SpaceComplexity. Then, optimised it using Moore's Voting Algorithm
1
6
34
Day 1 of #DSAwithJava ✅ Today, I dived into the basics of Time Complexity ⏱️ and Space Complexity 📦! Understanding how to analyze algorithms for efficiency is a game changer. Excited for the journey ahead! 🚀 #Java #TimeComplexity #SpaceComplexity #Coding #ProblemSolving #Tech
2
27
I'm studying tree algorithms, how do you know when to use O(N), O(h), or O(d) for space? #helpahomieoutagain #trees #spacecomplexity
2
48
Completed 12th lecture on Time Complexity & Space Complexity with @ShradhaKhapra_ at @ApnacollegeX. Mam's explanations make complex concepts a breeze! #ApnaCollege #ShradhaMam #TimeComplexity #SpaceComplexity #DSA #learningeveryday
2
17
4,182
17 Sep 2024
#Day6 : Learning DSA with C Today I focused on understanding #TimeComplexity and #SpaceComplexity —two crucial concepts for writing efficient algorithms. 💡 Problem solved : 1.Time complexity of nested loops 2. Space complexity of an array-based algorithms. #Day6 #DSA
2
88