DEV Community

Tejendra Singh Rajawat
Tejendra Singh Rajawat

Posted on

Comprehensive Guide to SDE Preparation: Mastering the Key Concepts

  1. DSA for SDE interview

https://github.com/Ishan-sinha/DSA-for-SDE-interview

  1. Imp system design concepts

https://levelup.gitconnected.com/16-system-design-concepts-i-wish-i-knew-before-the-interview-b8586e40a73b

  1. Top DBMS interview questions

https://www.interviewbit.com/dbms-interview-questions/

  1. Object Oriented principles

https://medium.com/@cancerian0684/what-are-four-basic-principles-of-object-oriented-programming-645af8b43727

  1. Dynamic Programming

https://www.youtube.com/watch?v=oFkDldu3C_4

  1. Java Concurrency and Practice - Book

https://jcip.net/

  1. Hashing

https://www.fullstack.cafe/blog/hashing-interview-questions#:~:text=Hashing%20is%20the%20practice%20of,indexes%20by%20using%20hash%20functions

  1. Graph theory

https://brilliant.org/wiki/graph-theory/

  1. Redux core concepts

https://redux.js.org/introduction/core-concepts

  1. React hooks

https://javascript.plainenglish.io/3-hooks-every-react-developer-should-know-a8e1bd218acc

  1. Security

https://developer.mozilla.org/en-US/docs/Web/Security

Top comments (0)