An open API service indexing awesome lists of open source software.

https://github.com/deepakkashyap3013/senior-engg-interview-questions

Javascript Interview Questions ft Roadside coder
https://github.com/deepakkashyap3013/senior-engg-interview-questions

async-await asynchronous backend call-apply-bind callback currying-function-javascript forntend interview interview-preparation interview-questions javascript map-filter-reduce nodejs objects promises-in-javascript questions synchronous this var-let-const

Last synced: 3 months ago
JSON representation

Javascript Interview Questions ft Roadside coder

Awesome Lists containing this project

README

          

# senior-engg-interview-questions

### Javascript concepts
- [Roadside coder yt](https://www.youtube.com/playlist?list=PLKhlp2qtUcSaCVJEt4ogEFs6I41pNnMU5)

### Node specific questions
- [Check collection](./node-js-interview-questions.md)

### SQL practice
- [SQL Practice](https://www.sql-practice.com/)
- [YT Video](https://www.youtube.com/watch?v=nYmoQ4r0DVw)

### DSA Practice
- [Neetcode 150](https://neetcode.io/practice?tab=neetcode150)
- [Pattern Wise Explanation](https://github.com/Chanda-Abdul/Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews)
- [Google Docs](https://docs.google.com/document/d/1Uc2p_RUocMQkUHBardctQpRPeZMJ84tG6zV7BULkwOY/edit?tab=t.0)

### System Design concepts:
- [Algomaster Article](https://blog.algomaster.io/p/30-system-design-concepts)
- [YT Video Link](https://www.youtube.com/watch?v=s9Qh9fWeOAk)

### System Design Practice:
- [Neetcode System Design](https://neetcode.io/practice?tab=systemDesign)