Skip to content

Implementation of Data Structures and Algorithms using Java, Python, and JavaScript

Notifications You must be signed in to change notification settings

Mugilan-Codes/data-structures_and_algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithm Practice

Java, Python, and JavaScript

TODO

  • Optimize Folder Structure

Usage

Language How to Run
Java IntelliJ IDE
Python CodeRunner Extension in VSCode
JavaScript Quokka.js / CodeRunner Extension in VSCode

NOTE: This is how I run them


Index

Data Structures

Algorithms

Others

Practice Questions


Useful Repositories

Multiple Languages

Java

Python

JavaScript

Other Repos

  • Coding Interview University - A complete computer science study plan to become a software engineer.
  • Algorithm Visualizer - 🎆 Interactive Online Platform that Visualizes Algorithms from Code
  • Awesome Algorithms - A curated list of awesome places to learn and/or practice algorithms.
  • Awesome Competitive Programming - 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
  • SDE-Interview-Questions - Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
  • Algo Deck - An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you To prepare your Algorithm & Data Structure Interview 💯
  • Algorithms explanation - Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources. English
  • Amazon-SDE-Test-Series - Interview preparation questions for Amazon SDE role