Explore tweets tagged as #CodingNinjas
Secured 3rd place on the Coding Ninjas leaderboard for the second time! 🏆. Last week’s result pushed me to aim higher—this week’s goal: 1st place. Grateful for the challenge and ready to keep growing! . 🚀 #DataAnalytics #CodingNinjas #GrowthMindset
0
0
2
Solved “First and Last Position in Sorted Array” using 3 approaches:. 1️⃣ Linear Search: O(n).2️⃣ Lower & Upper Bound: O(log n).3️⃣ Binary Search (from scratch): O(log n).Mastering search techniques one step at a time! 🧠⚡.#DSA #Java #BinarySearch #CodingNinjas #CodeNewbie
0
0
1
Day 31: ML - Linear regression intuition .Forward Propagation -> Cost function -> Backward function -> Gradient descent -> Update parameters -> Hypothesis ready. DSA - Codingninjas Q. Aggressive Cows (using Binary Search on min(max) ). #100daysofcodechallenge #connect
1
0
3
Pakistan called win(), .but India returned Error: “Win”not defined! 🇮🇳. #INDvsPAK #codingninjas
0
1
5
Solved “Search in Rotated Sorted Array” using 2 approaches:. 1️⃣ Linear Search → O(n).2️⃣ Modified Binary Search → O(log n).Learned how to detect sorted halves & apply binary logic in rotated arrays! 🔍⚡.#DSA #Java #BinarySearch #CodingNinjas #ProblemSolving #challenge
0
0
2
🚀 Day 81/100 of #100DaysOfCode .✅ Solved Allocate Books problem 📚.✅ Studied JPA in Spring Boot⚡.#Java #SpringBoot #DSA #100DaysChallenge #BackendDevelopment #TechTwitter #Coding #DEVCommunity #buildinpublic #CodingLife #CodingNinjas
0
0
7
Just earned my Certificate of Participation from @codingninjasIN!."AI can't replace you, but developers who know AI can." 🤖🚀.Excited to keep learning and growing in the world of tech!.#AI #Certificate #CodingNinjas #TechLearning #KeepGrowing #100DaysOfCode #DevelopersIO
0
0
9
Day 32:.Codingninjas Q. Allocate Books (using Binary Search on max(min) ). #100daysofcodechallenge #connect
1
0
3
Just completed a workshop on AI Customer Support Agent using LLMs by a Google SDE2 via @codingninjas!.📜 Earned a Certificate of Participation.🧠 Learned how LLMs like GPT can power smart support .#AI #LLM #MachineLearning #CodingNinjas #GoogleSDE #CustomerSupport #TechLearning
2
0
10
Excited to receive my @CodingNinjasOff bag! 🎒 Can't wait to showcase this symbol of my coding journey everywhere I go. Thanks for the awesome gear, Coding Ninjas! 🚀 #CodingNinjas #CodeEverywhere
2
1
6
Solved “Number of Occurrences” on @CodingNinjasOff using 2 approaches:. 1️⃣ Linear Search – O(n).2️⃣ Binary Search – O(log n).➤ Find first & last position using binary search.➤ Count = last - first + 1. #DSA #Java #BinarySearch #CodingNinjas
0
0
1
Day 86:.Codingninjas Q. Time To Burn Tree ( Hard problem and my longest code so far 🫡 ). #100daysofcodechallenge #connect
3
0
3
Day 33: Learning Python for an exam.Today I did Python installation and learned about Python's inner working. DSA -> Codingninjas Q. Minimize Max Distance to Gas Station (using Binary Search with changes to apply it to the decimal answer space). #100daysofcodechallenge #connect
0
0
2