Skip to content
#

dsa

Here are 1,094 public repositories matching this topic...

This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.

  • Updated Apr 29, 2022
  • Jupyter Notebook
450-DSA
ritikrana4
ritikrana4 commented Nov 6, 2020

I was trying to implement Dark Mode. But there is some issue with the scroll container position. It is leaving some white space due to some height constraints. Can we make changes to UI:

  1. Merge footer into Navbar with toggle button for dark mode and about section.
  2. Implementing dark mode in all pages
  3. And some white space fixes.
help wanted good first issue
Data-Structures-and-Algorithms

An Open-Source repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.

  • Updated Apr 22, 2022
  • Java
ming-tsai
ming-tsai commented May 7, 2021

It'd be awesome to have a lot of documentation for the algorithm that was implemented in different languages

🐞 Problem
Currently, we have only a bunch of documentation of the algorithms
🎯 Goal
Have a lot of documentation of the algorithm

💡 Possible solutions
Add documentation of the algorithm

How to make it?
Check out [Contribution Guidelines](https://github.com/MakeContributions

documentation enhancement help wanted good first issue
Top-Interview-Questions--Leetcode

Improve this page

Add a description, image, and links to the dsa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dsa topic, visit your repo's landing page and select "manage topics."

Learn more