
Divyansh mishra
@Divyansh_273
Followers
178
Following
1K
Media
98
Statuses
455
max rating 1019 @codeforces ||200+ @Leetcode Student at galgotias university (2023-2027) Btech CSE residing at Greater Noida
Joined October 2023
crossed 1000 rating on CodeForces,.Manifesting Pupil soon📈🙇
12
2
151
I tried so Hard.and got so far.But in the end, it doesn't even matter!.Had to take a hint.my eyes got shrink.Coz I was too close to the Solution!🥹
0
0
5
Completed sliding window lecture from TLE course,.Studied Queue, Deque and Priority Queue.Solved Sliding window maximum using Priority queue and deque both. Now moving to Cf questions.
1
0
9
This much change in my code snippet just to use a Data Structure like set<pair<int,int>> in c++ðŸ«
2
0
19
I think leetcode should make some edge test cases according to question. The Quesiton states "must solve in constant extra space without modifying the arr" yet most of the solutions make freq arr, and returning the value that's greater than 0, and some are sorting the arr.
0
0
4
Today I was talking to my DSA faculty, he's just 25 years old, .I asked him about his job, whether he is a teacher by choice or something else!.He said "I had a job but mera layoff ho gya" 🥲🫠.He has over 650 solved on lc and a total of 1000 questions across all platforms !.
1
0
4
Going back home from college,.I solved one good question on leetcode today in the college hours,.Atleast something 🤌.
1
0
3
If you need to find the first multiple of x greater than or equal to L,.Then the formula for it is:.((L-1)/(x)+1)*(x).This is so obvious yet not very intuitive. These 1100-rated questions are teaching me so many new things!.
3
0
7
Just 200 after 3 months🥲.I have to increase number of daily problems!
10
1
92
Unable to solve the question, but I am really impressed by my debugging skills. I came up with some (nearly 15) really good test cases every time I passed a test case that made my code fail.
1
0
7
Test case to pass ho gya hðŸ˜.submit krne me fat rhi h!
0
0
0
so frustrating, I know the solution but unable to implement itðŸ˜
4
0
15
What else could go wrong with the first question of the day?
0
0
2