HTML5DevConf: Rajesh Kumar, Uber: Data Structures with Javascript

Rajesh Kumar - Data Structures with Javascript During my career as a full stack engineer, i have opportunity to interview many front end engineers. Many a times I meet someone who is awesome in front end technologies but they do not know about simple data structures. In this talk I will first motivate the importance of data structures and then give simple intuitive introduction to data structures like Array, List, Map, Queue, Stack, Set, Tree. Then I will also go through strategies to solve interview probl
Back to Top