Data structure/algorithims Flashcards
How to organize data in an app, in a way that allows for the fastest possible execution. Good to know, but you'll probably only be quizzed on the bare basics during interviews. Just know about basic time/space complexity, linear time, constant time, hashing, stacks/queues, traversing tree-like structures, you'll probably be fine.
1
Q
Sources
A
https://www.youtube.com/watch?v=zaBhtODEL0w&list=PLUwi38PWRfXXW0cVg-CtvOEW3QIHPNWSb
What are algorithims and why should I care?
https://www.youtube.com/watch?v=CvSOaYi89B4
Data structures and Algorithims
https://www.youtube.com/watch?v=YWnBbNj_G-U