
Ayush Prakash Tiwari
@iammrprakash29
Followers
23
Following
71
Media
115
Statuses
144
Code wizard ๐งโ๐ป | C++, Java, Python | Spring Boot & Hibernate ๐ | Competitive coding enthusiast ๐
Guna madhya pradesh india
Joined March 2024
โ
Solved Leetcode 101 - Symmetric Tree today!.Used recursion to check if left & right subtrees mirror each other perfectly ๐ฒ๐ช๐ฒ.๐ isMirror(left, right) FTW!. #Leetcode #100DaysOfCode #cpp #Coding #Recursion #DSA #BinaryTree
1
0
15
๐ Integrated MongoTemplate, Criteria, and Query in my Journal App using Spring Boot + MongoDB!.Now querying complex data is โจ smooth and powerful โจ with full control over filters and conditions!.link: #SpringBoot #MongoDB #JavaDev #Backend #OpenSource.
0
0
2
๐ Just integrated @PostConstruct in my Journal App using Spring Boot!. It helps auto-run logic after bean initialization โ perfect for setting up defaults or loading data on startup! ๐ ๏ธ. GitHub Link: #SpringBoot #Java #OpenSource #BackendDev #GitHub.
0
0
1
๐ฑ LeetCode Progress โ July 8.Solved 3 binary tree problems today:.โ
Same Tree.โ
Diameter of Binary Tree.โ
Maximum Path Sum. just consistent effort! ๐.#LeetCode #DSA #100DaysOfCode #Coding #BinaryTree #CodeNewbie #TechTwitter #Programmer #DevCommunity #DailyCoding #Cplusplus
0
0
4
๐ Leveling up every day on the DSA grind!. ๐ 420+ questions solved.๐ฅ 260 active days.๐จโ๐ป Consistency > Motivation.Proud to be part of the coding community!.Letโs keep conquering ๐ปโ๏ธ.#LeetCode #GeeksForGeeks #Codeforces #DSA #100DaysOfCode #Codolio #CodingJourney
0
0
5
๐ง Solved all Binary Tree Traversals using Iterative methods on LeetCode!. ๐ Traversals:.๐ธ Preorder - Root โ Left โ Right.๐ธ Inorder - Left โ Root โ Right.๐ธ Postorder - Left โ Right โ Root.๐ป No recursion, only stack power ๐ช.#LeetCode #100DaysOfCode #Java #DSA
0
0
2
โ
Solved two LeetCode challenges today!.1๏ธโฃ Contains Duplicate II.2๏ธโฃ Minimum Size Subarray Sum. Sharpening problem-solving skills and mastering edge cases ๐๐ก.Slowly but steadily climbing the ladder ๐ป๐ฅ. #LeetCode #Coding #ProblemSolving #100DaysOfCode #DSA #Python #Java
3
0
22
๐ Just completed a deep learning project on Potato Disease Classification!.Trained a CNN model to detect Early Blight, Late Blight, and Healthy leaves from images. ๐๐ง . ๐ GitHub: #DeepLearning #MachineLearning #AI #CNN #TensorFlow #OpenSource.
1
0
3
My code is like me after a big meal: "Accepted" but a bit heavy on the memory. At least it got the job done! ๐
.๐พ #CodingHumor #MemoryHog #Programming
0
0
1
๐ง Trained a CNN model to detect my own face using .๐ Augmented to 1000+ images.๐ Train Accuracy: 100%.๐งช Test Accuracy: 100%.๐ Powered by TensorFlow/Keras.๐ GitHub: #CNN #AI #DeepLearning #ComputerVision.
0
1
3
๐ Just wrote a C++ function to find the longest subarray with at most 2 distinct elements using a sliding window and hashmap!.Optimized and clean ๐ก.Loving how elegant this logic feels! ๐.#100DaysOfCode #cplusplus #CodingLife
0
0
3
๐ Just integrated Role-Based Authorization in my Journal App using Spring Security!. ๐ Now users get access based on roles โ more secure, more scalable. Check it out on GitHub:. ๐ #SpringBoot #Java #SpringSecurity.
2
0
3
โ
Today's Grind:. ๐ Permutation II. ๐งฎ Generate Parentheses. โก Power of 2 (Bitwise). ๐ง Set Kth Bit (GFG). ๐ Today I Started Bit Manipulation. @LeetCode @geeksforgeeks
0
0
3
๐ Today's Dev Log:.1.Linked MongoDB collections using @DBRef in Spring Boot.2.Fixed ObjectId.equals() always returning false (null/type-safe check).3.Resolved Git DNS push error. GitHub Link: @java @springboot @MongoDB.
0
0
0
Today I done 1 Question From Backtracking. 1. 37. Sudoku Solver๐. #leetcode @geeksforgeeks @CppStack @java .@LeetCode
0
0
1
๐ Integrated MongoDB with Spring Boot for my Journal App today!.๐ง Built REST endpoints (POST, GET, PUT, DELETE).โ
Used ResponseEntity for proper HTTP responses.๐ Created clean createJournal ,update logic etc.GitHub Link: #Java #SpringBoot #MongoDB.
0
0
1
Today I done 4 questions:.1. Combination Sum II(Leetcode). 2.Subset sum 2(Leetcode).3.Combination sum 3 (Leetcode). 4.subset sum (GFG),.#Leetcode #geeksforgeeks
0
0
1