rajeshboya89's profile picture. Final Year | DSA | CP

Rajesh

@rajeshboya89

Final Year | DSA | CP

Day 32 – #TUFWinterArc ❄️ Solved Next Greater Element II 🔁 Fun circular array + monotonic stack problem! @takeUforward_ @striver_79 #TakeUForward #TUF #DSA #Stack #Coding

rajeshboya89's tweet image. Day 32 – #TUFWinterArc ❄️

Solved Next Greater Element II 🔁
Fun circular array + monotonic stack problem! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Stack #Coding
rajeshboya89's tweet image. Day 32 – #TUFWinterArc ❄️

Solved Next Greater Element II 🔁
Fun circular array + monotonic stack problem! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Stack #Coding

Day 30 – #TUFWinterArc ❄️ Solved Reverse a Linked List today 📷Great practice for pointer manipulation! #TUF #DSA #Coding

rajeshboya89's tweet image. Day 30 – #TUFWinterArc ❄️

Solved Reverse a Linked List today
📷Great practice for pointer manipulation!   

#TUF #DSA #Coding
rajeshboya89's tweet image. Day 30 – #TUFWinterArc ❄️

Solved Reverse a Linked List today
📷Great practice for pointer manipulation!   

#TUF #DSA #Coding

Day 29 – #TUFWinterArc ❄️ Solved Find the Loop Starting Point in LL 🔗 Floyd’s cycle detection + pointer reset = neat solution! #TakeUForward #TUF #DSA #Coding

rajeshboya89's tweet image. Day 29 – #TUFWinterArc ❄️

Solved Find the Loop Starting Point in LL 🔗
Floyd’s cycle detection + pointer reset = neat solution! 

#TakeUForward #TUF #DSA #Coding
rajeshboya89's tweet image. Day 29 – #TUFWinterArc ❄️

Solved Find the Loop Starting Point in LL 🔗
Floyd’s cycle detection + pointer reset = neat solution! 

#TakeUForward #TUF #DSA #Coding

Day 28 – #TUFWinterArc ❄️ Solved Detect Loop in Linked List 🔗 Used Floyd’s cycle detection for an efficient solution! #TakeUForward #TUF #DSA #Coding

rajeshboya89's tweet image. Day 28 – #TUFWinterArc ❄️

Solved Detect Loop in Linked List 🔗

Used Floyd’s cycle detection for an efficient solution! 

#TakeUForward #TUF #DSA #Coding
rajeshboya89's tweet image. Day 28 – #TUFWinterArc ❄️

Solved Detect Loop in Linked List 🔗

Used Floyd’s cycle detection for an efficient solution! 

#TakeUForward #TUF #DSA #Coding

Day 27 – #TUFWinterArc ❄️ Solved Longest Common Prefix 🔡 Good practice for clean and efficient string comparison! @takeUforward_ @striver_79 #TakeUForward #TUF #DSA #Coding

rajeshboya89's tweet image. Day 27 – #TUFWinterArc ❄️

Solved Longest Common Prefix 🔡
Good practice for clean and efficient string comparison! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Coding
rajeshboya89's tweet image. Day 27 – #TUFWinterArc ❄️

Solved Longest Common Prefix 🔡
Good practice for clean and efficient string comparison! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Coding

Day 26 – #TUFWinterArc ❄️ Solved Square Root using Binary Search 📏 Efficient and clean BS application! @takeUforward_ @striver_79 #TakeUForward #TUF #DSA #Coding

rajeshboya89's tweet image. Day 26 – #TUFWinterArc ❄️

Solved Square Root using Binary Search 📏
Efficient and clean BS application! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Coding
rajeshboya89's tweet image. Day 26 – #TUFWinterArc ❄️

Solved Square Root using Binary Search 📏
Efficient and clean BS application! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Coding

Day 25 – #TUFWinterArc ❄️ Solved Count subsequences with sum K 🎯 Good practice for recursion + counting logic! @takeUforward_ @striver_79 #TakeUForward #TUF #DSA #Coding

rajeshboya89's tweet image. Day 25 – #TUFWinterArc ❄️

Solved Count subsequences with sum K 🎯
Good practice for recursion + counting logic! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Coding
rajeshboya89's tweet image. Day 25 – #TUFWinterArc ❄️

Solved Count subsequences with sum K 🎯
Good practice for recursion + counting logic! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Coding

Day 24 – #TUFWinterArc ❄️ Solved “Check if there exists a subsequence with sum K” today A good recursion + backtracking problem to practice exploring all subset possibilities and checking target sum conditions. @takeUforward_ @striver_79 #TakeUForward #DSA #Recursion

rajeshboya89's tweet image. Day 24 – #TUFWinterArc ❄️

Solved “Check if there exists a subsequence with sum K” today
A good recursion + backtracking problem to practice exploring all subset possibilities and checking target sum conditions.

@takeUforward_  @striver_79 
#TakeUForward #DSA #Recursion
rajeshboya89's tweet image. Day 24 – #TUFWinterArc ❄️

Solved “Check if there exists a subsequence with sum K” today
A good recursion + backtracking problem to practice exploring all subset possibilities and checking target sum conditions.

@takeUforward_  @striver_79 
#TakeUForward #DSA #Recursion

Day 23 – #TUFWinterArc❄️ Solved Pow(x, n) today ⚡ A classic recursion + divide-and-conquer problem that helps understand fast exponentiation and efficient power calculation @takeUforward_ @striver_79 #TakeUForward #TUF #TUFWinterArc #DSA #Recursion #DivideAndConquer #PowXN

rajeshboya89's tweet image. Day 23 – #TUFWinterArc❄️

Solved Pow(x, n) today ⚡

A classic recursion + divide-and-conquer problem that helps understand fast exponentiation and efficient power calculation

@takeUforward_  @striver_79 
#TakeUForward #TUF #TUFWinterArc #DSA #Recursion #DivideAndConquer #PowXN
rajeshboya89's tweet image. Day 23 – #TUFWinterArc❄️

Solved Pow(x, n) today ⚡

A classic recursion + divide-and-conquer problem that helps understand fast exponentiation and efficient power calculation

@takeUforward_  @striver_79 
#TakeUForward #TUF #TUFWinterArc #DSA #Recursion #DivideAndConquer #PowXN

Day 22 – #TUFWinterArc ❄️ Solved Power Set today 🔁 Learned how recursion generates all possible subsets efficiently! @takeUforward_ @striver_79 #TakeUForward #TUF #DSA #Recursion #Coding

rajeshboya89's tweet image. Day 22 – #TUFWinterArc ❄️

Solved Power Set today 🔁
Learned how recursion generates all possible subsets efficiently! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Recursion #Coding
rajeshboya89's tweet image. Day 22 – #TUFWinterArc ❄️

Solved Power Set today 🔁
Learned how recursion generates all possible subsets efficiently! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Recursion #Coding

Day 21 – #TUFWinterArc ❄️ Started BackTracking today 🔁 Solved Generate Parentheses , great intro to backtracking & recursion flow! @takeUforward_ @striver_79 #TakeUForward #TUF #DSA #Recursion #Coding

rajeshboya89's tweet image. Day 21 – #TUFWinterArc ❄️

Started BackTracking today 🔁
Solved Generate Parentheses  , great intro to backtracking & recursion flow! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Recursion #Coding
rajeshboya89's tweet image. Day 21 – #TUFWinterArc ❄️

Started BackTracking today 🔁
Solved Generate Parentheses  , great intro to backtracking & recursion flow! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Recursion #Coding

Another day, another LeetCode contest! Cracked 2 problems, but that delivery problem really delivered pain 😅 Anyway, progress is progress , small steps every day! #LeetCode #ProblemSolving #Coding #CompetitiveProgramming #ProblemSolving #Programmer #TechCommunity

rajeshboya89's tweet image. Another day, another LeetCode contest!  

Cracked 2 problems, but that delivery problem really delivered pain 😅

 Anyway, progress is progress , small steps every day! 

 #LeetCode #ProblemSolving #Coding #CompetitiveProgramming #ProblemSolving #Programmer #TechCommunity

Building discipline, one day at a time! Being part of #TUFWinterArc by @takeUforward_ has helped me stay consistent with coding and problem-solving. Big thanks to @striver_79 for inspiring us to keep learning and growing daily! 🔥 #CodingJourney #ProblemSolving #Consistency

rajeshboya89's tweet image. Building discipline, one day at a time!

Being part of #TUFWinterArc by @takeUforward_  has helped me stay consistent with coding and problem-solving.

Big thanks to @striver_79  for inspiring us to keep learning and growing daily! 🔥

#CodingJourney #ProblemSolving #Consistency
rajeshboya89's tweet image. Building discipline, one day at a time!

Being part of #TUFWinterArc by @takeUforward_  has helped me stay consistent with coding and problem-solving.

Big thanks to @striver_79  for inspiring us to keep learning and growing daily! 🔥

#CodingJourney #ProblemSolving #Consistency

Day 20 – #TUFWinterArc ❄️ Solved Sort a Linked List of 0s, 1s & 2s 🔢 Good practice for node manipulation & pointer logic! @takeUforward_ @striver_79 #TakeUForward #TUF #DSA #LinkedList #Coding

rajeshboya89's tweet image. Day 20 – #TUFWinterArc ❄️

Solved Sort a Linked List of 0s, 1s & 2s 🔢
Good practice for node manipulation & pointer logic! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #LinkedList #Coding
rajeshboya89's tweet image. Day 20 – #TUFWinterArc ❄️

Solved Sort a Linked List of 0s, 1s & 2s 🔢
Good practice for node manipulation & pointer logic! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #LinkedList #Coding

Day 19 – #TUFWinterArc ❄️ Solved Maximum Points You Can Obtain from Cards 🃏 Perfect mix of sliding window & array edge logic! @striver_79 @takeUforward_ #TakeUForward #TUF #DSA #Coding

rajeshboya89's tweet image. Day 19 – #TUFWinterArc ❄️

Solved Maximum Points You Can Obtain from Cards 🃏
Perfect mix of sliding window & array edge logic! 

@striver_79  @takeUforward_ 
#TakeUForward #TUF #DSA #Coding
rajeshboya89's tweet image. Day 19 – #TUFWinterArc ❄️

Solved Maximum Points You Can Obtain from Cards 🃏
Perfect mix of sliding window & array edge logic! 

@striver_79  @takeUforward_ 
#TakeUForward #TUF #DSA #Coding

Day 18 – #TUFWinterArc ❄️ Solved Longest Substring Without Repeating Characters Great practice for sliding window & hashing logic! @takeUforward_ @striver_79 #TakeUForward #TUF #DSA #Coding

rajeshboya89's tweet image. Day 18 – #TUFWinterArc ❄️

Solved Longest Substring Without Repeating Characters 
Great practice for sliding window & hashing logic! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Coding
rajeshboya89's tweet image. Day 18 – #TUFWinterArc ❄️

Solved Longest Substring Without Repeating Characters 
Great practice for sliding window & hashing logic! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Coding

Day 17 – #TUFWinterArc ❄️ Implemented Sieve of Eratosthenes 🔢 Efficient way to print all primes up to N using precomputation! #TakeUForward #TUF #DSA #Algorithms #Coding

rajeshboya89's tweet image. Day 17 – #TUFWinterArc ❄️

Implemented Sieve of Eratosthenes 🔢
Efficient way to print all primes up to N using precomputation! 

#TakeUForward #TUF #DSA #Algorithms #Coding
rajeshboya89's tweet image. Day 17 – #TUFWinterArc ❄️

Implemented Sieve of Eratosthenes 🔢
Efficient way to print all primes up to N using precomputation! 

#TakeUForward #TUF #DSA #Algorithms #Coding

Day 16 – #TUFWinterArc ❄️ Solved Largest Rectangle in Histogram 📊 Great use of Monotonic Stack for efficient range & area calculation! @takeUforward_ @striver_79 #TakeUForward #TUF #DSA #Stack #Coding

rajeshboya89's tweet image. Day 16 – #TUFWinterArc ❄️

Solved Largest Rectangle in Histogram 📊
Great use of Monotonic Stack for efficient range & area calculation! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Stack #Coding
rajeshboya89's tweet image. Day 16 – #TUFWinterArc ❄️

Solved Largest Rectangle in Histogram 📊
Great use of Monotonic Stack for efficient range & area calculation! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Stack #Coding

Rajesh reposted

I can only get placed in infinite Ksukoyomi


Day 15 – #TUFWinterArc ❄️ Solved Trapping Rain Water 💧 Learned to use prefix & suffix arrays for efficient water trapping logic! @takeUforward_ @striver_79 #TakeUForward #TUF #DSA #Coding

rajeshboya89's tweet image. Day 15 – #TUFWinterArc ❄️

Solved Trapping Rain Water 💧
Learned to use prefix & suffix arrays for efficient water trapping logic! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Coding
rajeshboya89's tweet image. Day 15 – #TUFWinterArc ❄️

Solved Trapping Rain Water 💧
Learned to use prefix & suffix arrays for efficient water trapping logic! 

@takeUforward_  @striver_79 
#TakeUForward #TUF #DSA #Coding

United States Trends

Loading...

Something went wrong.


Something went wrong.