ayush_innovates Profile Banner
Ayush Raj Profile
Ayush Raj

@ayush_innovates

Followers
14
Following
155
Media
102
Statuses
107

Tech Enthusiast "My code is like my garden; full of bugs."

Joined February 2024
Don't wanna be here? Send us removal request.
@ayush_innovates
Ayush Raj
2 months
Day 100/160 – 160 days of Problem Solving πŸ’― βœ… Solved: Longest Valid Parentheses Balanced every bracket and hit a major milestone! 100 days of logic, learning, and consistency πŸ’ͺ #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
2
@ayush_innovates
Ayush Raj
2 months
Day 99/160 – 160 days of Problem Solving βœ… 🧠 Solved: Parenthesis Checker Stacked up some logic to validate every opening and closing bracket perfectly! 1 step away from Day 100 β€” let’s go! πŸš€ #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
1
@ayush_innovates
Ayush Raj
2 months
Day 98/160 – GeeksforGeeks Problem Solving πŸ“Š βœ… Solved: Find Median in a Stream Balanced two heaps to maintain the median in real-time β€” streaming data, steady logic! #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
2
@ayush_innovates
Ayush Raj
2 months
Day 97/160 – 160 days of Problem Solving πŸ”— βœ… Solved: Merge K Sorted Linked Lists Min-heap to the rescue! Efficiently merged multiple lists into one cleanly sorted chain. #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
3
@ayush_innovates
Ayush Raj
2 months
Day 96/160 – 160 days of Problem Solving πŸ“ βœ… Solved: K Closest Points to Origin Used a priority queue to find the closest points in a 2D plane β€” distance matters! #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
2
@ayush_innovates
Ayush Raj
2 months
πŸ”Ή Day 95 / 160 πŸ”Ή Topic: K Largest Elements | 160 days of problem solving | Digging deep into heaps and selection techniques β€” because finding the top K matters, in code and in life. πŸ’»βœ¨ #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
1
@ayush_innovates
Ayush Raj
2 months
πŸ” Day 94 of 160 Days of Problem Solving πŸ“Œ Topic: Serialize and Deserialize a Binary Tree πŸ“š Turning trees into strings and back again β€” because even binary trees deserve some save & load functionality! πŸŒ²πŸ’Ύ #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
1
@ayush_innovates
Ayush Raj
2 months
Day 93/160 – Lowest Common Ancestor in a BST 🌳 | 160 days of problem solving | From root to leaf, the journey gets clearerβ€”finding common ground one ancestor at a time. #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
1
@ayush_innovates
Ayush Raj
2 months
Day 92/160 – Fixing Two Nodes of a BST πŸ”§πŸŒ³ | 160 days of problem solving | Today’s bug hunt: two nodes swapped in a BST πŸ˜¬πŸ”„ Restored order with an in-order trickβ€”because even trees deserve a second chance! πŸ’š #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
3
@ayush_innovates
Ayush Raj
2 months
Day 91/160 – Pair Sum in BST πŸŒ³βž•πŸŒ³ | 160 days of problem solving | Cracked another classic today! πŸ” Found whether a pair with a given sum exists in a Binary Search Tree. Halfway is behind usβ€”onward to mastery! πŸ’ͺπŸ’» #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
2
@ayush_innovates
Ayush Raj
2 months
Day 90/160 – K-th Smallest in BST βœ… | 160 days of problem solving | 90 days in, and the grind continues! Today’s challenge: Finding the k-th smallest element in a BST using in-order magic 🌱✨ #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
2
@ayush_innovates
Ayush Raj
2 months
Day 89/160 – "Check for BST" πŸŒ³βœ… | 160 days of problem solving | Cracking into tree validations today! Checked whether a Binary Tree is a Binary Search Tree – structure meets sorted order. #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
2
@ayush_innovates
Ayush Raj
2 months
πŸš€ Day 88 of 160 Days of Code | 160 days of problem solving πŸ” Topic: K Sum Paths πŸ“ˆ Cracking deeper into trees and recursion, one sum at a time. #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
2
@ayush_innovates
Ayush Raj
2 months
πŸ”₯ Day 87/160 – Maximum Path Sum from Any Node | 160 days of problem solving | Digging deep into binary trees to uncover the path that holds the highest value! Every node counts when chasing that maximum sum. #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
2
@ayush_innovates
Ayush Raj
2 months
🌳 Day 86/160 – Tree Boundary Traversal | 160 days of problem solving | Today’s challenge takes us to the perimeter of binary trees β€” exploring roots, leaves, and boundaries like true problem-solving pros. #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
2
@ayush_innovates
Ayush Raj
3 months
Day 85/160 – Inorder We Trust 🌿| 160 days of problem solving | Exploring the left, loving the root, and gliding to the right – today’s all about mastering Inorder Traversal in binary trees! #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
1
@ayush_innovates
Ayush Raj
3 months
🌳 Day 84 of 160: Construct Tree from Inorder & Preorder | 160 days of problem solving. πŸ” Rebuilding a binary tree from its traversalsβ€”because sometimes to move forward, you need to trace the roots! #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
1
@ayush_innovates
Ayush Raj
3 months
Day 83/160 – 160 days of problem solving | Today’s challenge: Mirror Tree!πŸŒ³πŸ” Flipping trees like flipping pancakes – left becomes right and right becomes left. #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
1
@ayush_innovates
Ayush Raj
3 months
Day 82 of 160 – 160 days of problem solving | 🟒 Topic: Diameter of a Binary Tree Solved how to find the longest path in a binary tree using recursion and depth tracking. #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
1
@ayush_innovates
Ayush Raj
3 months
"Day 81: Height of Binary Tree 🌲 β€” another step forward in my 160-day GFG journey. #gfg160 #geekstreak2025 #geeksforgeeks @geeksforgeeks
Tweet media one
Tweet media two
0
0
1