
Nishanth Pathange
@NishanthPatange
Followers
29
Following
169
Media
37
Statuses
96
Its never too late to become who you wanted to be! Linkedin:https://t.co/jdjNlxDx5o
Hyderabad,India
Joined October 2022
Thrilled to share that I have been awarded the Certificate of Participation in the Naukri Campus AINCAT!. #NaukriCampus #AINCAT #Achievement
0
0
0
Day 30 of #gfg160 .Solved : Search in Rotated Sorted Array Using Binary Search SC:O(1) TC:O(log2N) .#streaking #freshstart #geekstreak2025
0
0
2
Day 27 of #gfg160 .Solved : Merge Two Sorted Arrays Without Extra Space.Used the Gap Method to Solve for optimal solution. Time Complexity: O(m+n)*O(log(m+n)).Space :O(1).#geekstreak2025
0
0
0
Day 26 of #gfg160 .Solved -Non-overlapping Intervals||Minimum Intervals to Remove.Key logic: if current start < last end → overlap → remove.TC: O(n)| SC:O(1).#geekstreak2025 #DSA #Consistency
0
0
1
Day 22 of #gfg160 .Solved ->H-Index (Citations).used extra space for optimal Solutions,used arr to.Store the frequency of citations .TC:O(N) | SC:O(N).#geeksforgeeks #geekstreak2025
0
0
4
Day 21 0f #gfg160 .Solved -Sort an array of 0s, 1s and 2s - Dutch National Flag Problem.Mastered the Dutch National Flag algorithm.O(N) |O(1).#DSA #geekstreak2025
1
0
10