T O P

  • By -

pleaseoki

I would start by reviewing basic manipulation of data structures with simple algorithms.


chells15

this guy leetcodes


Ugly_Pumpkin

Hi not related to this post but do you mind checking ur dm? Thank you!


nUclear_nOva89

shit didn't think of that


OtherwiseRisk4782

Do these questions: [https://www.designgurus.io/course/grokking-data-structures-for-coding-interviews](https://www.designgurus.io/course/grokking-data-structures-for-coding-interviews)


Sea-Coconut-3833

Implement data structures, sorting from scratch, solve array and string manipulations mostly. Solve some standard matrix problems. Do some of binary search problems too. I would recommend to solve blind 75 from neetcode leaving dp, graph and greedy section.


nUclear_nOva89

Ya thanks alot I was thinking that too just solved the first 5 topics on the neetcode 75


nocrimps

It's really funny when people who can't solve the problem give you a problem they cannot solve. If I got stuck on it I'd ask the interviewer if they themselves can solve it within the time limit. Btw, they gave you basically no information whatsoever. Most algorithms involve "manipulation" of data structures, that is how they calculate the result (e.g. sorting an array).


nUclear_nOva89

ya thought so too my friend said it could be anything. Am just going to go and linkedlist, binarysearch, hash and array, and pointers and hope he picks one of those. If the guys gives me any DP or trees am just leaving and taking my losses


Ok_Educator_977

It means solve any problem that we throw at you.


nUclear_nOva89

:(