AUGUSTUS474787 Profile Banner
KANISHK Profile
KANISHK

@AUGUSTUS474787

Followers
12
Following
18
Media
73
Statuses
78

🧠 AI Enthusiast | πŸ‘¨β€πŸ’» Building an LMS from scratch | πŸ”Into LLMs, RAG, and Agentic workflows | πŸŽ“ Certified in Quantum & Responsible Computing |

Joined January 2025
Don't wanna be here? Send us removal request.
@AUGUSTUS474787
KANISHK
17 days
βœ… Cracked 1111/1111 test cases on GFG!.Debugged a tricky ArrayIndexOutOfBoundsException while binary searching in a row-wise sorted matrix. Lesson: Always double-check input formats and matrix dimensions! 🧠.#Java #Coding #BinarySearch #Debugging #GeeksforGeeks #ProblemSolving
Tweet media one
0
0
1
@AUGUSTUS474787
KANISHK
18 days
βœ… Problem Solved Successfully!. Cracked a matrix search challenge on GeeksforGeeks with 1111/1111 test cases passed in just 2.22 seconds!.πŸ“Œ Accuracy: 100%. πŸ’» Language: Java. 🎯 One shot. One success. #ProblemSolving #GeeksforGeeks
Tweet media one
0
0
1
@AUGUSTUS474787
KANISHK
2 months
DAY 36/160.Cracked today’s GFG challenge with 1111/1111 test cases passed βœ….Tackled spiral matrix traversal in Java β€” logic, precision, and persistence paid off!.πŸ”Ή Accuracy: 100%.πŸ”Ή Time Taken: 2.63s.πŸ”Ή Score: 4/4.On to the next! πŸ”„.#Java #GeeksForGeeks
Tweet media one
0
0
2
@AUGUSTUS474787
KANISHK
2 months
DAY 65/100.Solved today’s GFG challenge β€” 704/704 test cases passed βœ….Triangle classification logic locked down πŸ”πŸ’‘.Optimized in just 1ms ⏱️ β€” clean, correct, and accepted!.#Java #ProblemSolving .@LeetCode
Tweet media one
1
0
3
@AUGUSTUS474787
KANISHK
2 months
DAY 35/160.βœ… Solved Kth Missing Positive Number on GeeksforGeeks.πŸ’― Accuracy | πŸ§ͺ 1115/1115 Test Cases Passed.⚑ Time: 0.56s | πŸ” Attempts: 1.#GeeksforGeeks #CodingChallenge #Java
Tweet media one
0
0
3
@AUGUSTUS474787
KANISHK
2 months
DAY 64/100.🧠 Problem: Coloring a Grid.πŸš€ Runtime: 90 ms (Beats 48%).πŸ“¦ Memory: 55.21 MB (Beats 9.88%).πŸ“… Submitted: May 18, 2025.@LeetCode
Tweet media one
0
0
6
@AUGUSTUS474787
KANISHK
2 months
DAY 34/160 .GFG 160 day challenge. #geeksforgeeks .#Java
Tweet media one
0
0
1
@AUGUSTUS474787
KANISHK
2 months
DAY 63/100.Solved the "Sort Colors" problem in Java with just 1 line of code using Arrays.sort(). βœ… 89/89 test cases passed.⏱ Runtime: 1ms.Not the most optimal, but it gets the job done. Next up: tackling the O(n) in-place version!.#Java #LeetCode
Tweet media one
0
0
5
@AUGUSTUS474787
KANISHK
3 months
DAY 33/160.πŸ”₯ Passed 1111/1111 test cases with 100% accuracy on the first attempt!.🧠 Used binary search to find the maximum minimum distance for placing cows. ⏱️ Time taken: just 0.72 seconds. On to the next one! πŸ’ͺ.#GeeksforGeeks #BinarySearch #ProblemSolving
Tweet media one
0
0
1
@AUGUSTUS474787
KANISHK
3 months
Day 61/100.Task: Extract longest subsequence where adjacent group IDs differ. Approach: Simple linear scan while tracking group changes. Efficient. Clean. Accepted in all 382 test cases. @LeetCode
Tweet media one
0
0
2
@AUGUSTUS474787
KANISHK
3 months
DAY 32/160.βœ… Problem Solved Successfully!.Solved today's GFG challenge with all 1112 test cases passed in just 0.88 seconds πŸš€.πŸ”Ή Task: K-th element of two sorted arrays.πŸ”Ή Points Earned: 4/4.πŸ”Ή Accuracy: 100% on final attempt.#GeeksForGeeks #Java
Tweet media one
0
0
1
@AUGUSTUS474787
KANISHK
3 months
DAY 60/100.Solved today’s challenge in just 72 ms, beating 91.89% in runtime and all 536 test cases passed βœ….πŸ’» Language: Java.🧠 Topic: String frequency transformation with modulo arithmetic. #LeetCode #Java #100DaysOfCode @LeetCode
Tweet media one
0
0
3
@AUGUSTUS474787
KANISHK
3 months
DAY 59/100.βœ… Solved today’s Daily Coding Question on LeetCode β€” all 824/824 test cases passed!.⏱ Runtime: 66 ms, faster than 72.15% of Java submissions πŸš€.πŸ’‘ Mastering character transformations with modular arithmetic. #LeetCode #Java #100DaysOfCode @LeetCode
Tweet media one
1
0
2
@AUGUSTUS474787
KANISHK
3 months
DAY 31/160.🎯Solved the Peak Element problem on GeeksforGeeks – all 1115/1115 test cases passed!.On to the next challenge! πŸ’»πŸ”₯.#DSA #Java #ProblemSolving #GeeksforGeeks #Coding
Tweet media one
0
0
1
@AUGUSTUS474787
KANISHK
3 months
DAY 58/100.βœ… Search in Rotated Sorted Array – mastered binary search logic without sorting!.βœ… Find All Even 3-Digit Numbers – optimized Java solution beating 97.44% in runtime!.Passed all test cases on both GeeksforGeeks and LeetCode πŸ’―.#Java #GeeksforGeeks #LeetCode
Tweet media one
1
0
3
@AUGUSTUS474787
KANISHK
3 months
DAY 30/160.Passed all 1116 test cases on GeeksforGeeks πŸ’»πŸ”₯. Key takeaway: Understand the sorted half β€” no need to sort the array!. #BinarySearch #ProblemSolving #GeeksforGeeks #DSA
Tweet media one
0
0
1
@AUGUSTUS474787
KANISHK
3 months
DAY 29/160.🏁 Problem Solved Successfully on GeeksforGeeks! .βœ… 1115 / 1115 test cases passed.πŸ“ˆ Accuracy: 100%.⚑ Time Taken: 1.3 sec.πŸ” Problem: Find the Minimum Element in an Array.πŸ’» Language: Java.β˜‘οΈ Approach: Simple sort and return the first element.
Tweet media one
0
0
1
@AUGUSTUS474787
KANISHK
3 months
DAY 57/100.πŸ”Ή Problem: Check for three consecutive odd numbers in an array.πŸ”Ή Status: βœ… Accepted (38/38 test cases passed).πŸ”Ή Runtime: 0ms – faster than 100% of submissions!.πŸ”Ή Memory: 42.81 MB – beats 7.05%
Tweet media one
0
0
3
@AUGUSTUS474787
KANISHK
3 months
DAY 56/100.🟩 Daily Coding Challenge Conquered!.Just solved today's Daily Question on LeetCode!.πŸ“Œ Problem Type: Array manipulation.πŸ“ˆ Result: Accepted – All 636 test cases passed.⚑ Runtime: 4ms.🧠 Language: Java.#LeetCode #JavaProgramming #100DaysOfCode
Tweet media one
0
0
4
@AUGUSTUS474787
KANISHK
3 months
DAY 28/160.βœ… Problem Solved Successfully!.Just completed another coding challenge on GeeksforGeeks!.πŸ“Œ Problem: Count frequency of a number in an array.πŸ’― Accuracy: 100%.πŸ§ͺ Test Cases Passed: 1111/1111.⚑ Time Taken: 0.79s.#Java #CodingPractice #GeeksforGeeks
Tweet media one
0
0
2