Practice Interview Coding Quetions

Handwritten Notes and links

Javascript

JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions.

Learn Notes

Data Structures and Algorithms

A DS is a named location that can be used to store and organize data. And, an algorithm is a collection of steps to solve a particular problem.

Learn Notes

MongoDB

MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program.

Learn Notes

C/C++

C++ is a general-purpose programming language created by Danish computer scientist Bjarne Stroustrup as an extension of the C programming language.

Learn Notes

Node.js

Node.js is an open-source, cross-platform, back-end JS runtime environment that runs on the V8 engine and executes JS code outside a web browser.

Learn Notes

HTML/CSS

HTML is the standard markup language for Web pages. CSS is a style sheet language used for describing the presentation of a document.

Learn Notes

Tailwind CSS

TailwindCSS is a framework like no other. It gives you the tools and the standardization to build exactly what you want to build. It is very easy to Learn framework.

Learn Notes