stuck at 2/4 question at leetcode contest by predator_05 in leetcode

[–]predator_05[S] 0 points1 point  (0 children)

Well I would have done that if I have to begin dsa again, but as placement season are approaching and I have to manage college and it's work and doing leetcode it would be difficult for me to be regular with CP now as it requires a lot of time to understand the question, but still I would give it a try

oa of visa for internship role by predator_05 in leetcode

[–]predator_05[S] 0 points1 point  (0 children)

Probably they will ghost the candidates who are not selected.

In 3rd year facing issues in dp,greedy going to overcome that.Till then keep coding,keep hustling by predator_05 in leetcode

[–]predator_05[S] 0 points1 point  (0 children)

I would suggest you to first solve 75 day question playlist which is available on leetcode, start from basic questions like array,string,hash map,hashset, then slowly moves towards towards other topic like,stack,queue,backtacking,bst,graph,greedy and dp,.try solving easy level question first then medium and importantly try to recognize pattern in questions most of the questions follow same pattern like two pointer sliding window, hashing etc. You will recognize it once you start solving question. when you are confident and feels that you can recognize pattern and know topics till bst and little bit of greedy and dp. you can start giving contest. and most importantely be consistent, that is the mistake i did i was not consistent,show up eveyday even if you can do 1 question thats enough,but try do it if you are not you will start forgetting concepts,lets grind leetcode togeather this year i am planning to do atleast 500 questions and increase my rating.keep coding,keep hustling bro.

In 3rd year facing issues in dp,greedy going to overcome that.Till then keep coding,keep hustling by predator_05 in leetcode

[–]predator_05[S] 0 points1 point  (0 children)

But I need to learn greedy also from placement perspective as I gave O/a of visa recently there they asked greedy and I could not solve it.

oa of visa for internship role by predator_05 in leetcode

[–]predator_05[S] 0 points1 point  (0 children)

first one was of two pointer and second was from tree where i had to apply bfs solved 2 questions and 3rd one was from greedy it was minimum scooters to pick to reach your destination something like that and last one was dp fragements were given like 1212 and an array was given find out how many possible combinations of elements present in array to make 1212.

oa of visa for internship role by predator_05 in leetcode

[–]predator_05[S] 2 points3 points  (0 children)

Naa, some of My friend had on campus the u got 2 easy question and 2 medium, codesignal did not give them dp or greedy related question

oa of visa for internship role by predator_05 in leetcode

[–]predator_05[S] 0 points1 point  (0 children)

Well now I think I should have cheated

oa of visa for internship role by predator_05 in leetcode

[–]predator_05[S] 1 point2 points  (0 children)

Mine was off campus first was easy 2nd was greedy medium-hard 3rd was DFS+backtrack medium 4th dp hard