@xoaanya AI can write our code but not able to innovate new ideas which we have to implement there so human intervention is required for new ideas to be implemented.
In yesterday Biweekly contest i was able to solve 2 leetcode question
1. Best Reachable Tower
2. Minimum Operations to Reach Target Array
In second one initially TLE was shown as I implemented in bigo(n^2) for which only 996 cases run. then iI implemented Set to solve this.
Today’s LeetCode Contest Question 2 really went over my head 😅
Tried multiple times but couldn’t even fully understand the problem statement.
Anyone else felt Q2 was tougher than expected? 🤔💻
#LeetCode#CodingContest#Learning
Day 3 : Leetcode 2487 :
Remove Nodes from a linked List : I have solved this question using in 0(n) time , but consumes more space and time when submitted . Please Reply with the Optimize sol.
Celebrity problem : Stack Question where celeb know noone but each know them.
Day 2 : continuos subarray sum (leetcode : 523)
in this question we will use map function and modulo operator to find the multiple of k and grater than 2
I stopped my GFG 160 Days challenge after 17 days, 6 months ago.
Today, I choose discipline over regret.
Posting 1 coding solution daily from now on.
Day 1 starts today 🔥