All Projects → sounishnath003 → 450 Dsa Tracker

sounishnath003 / 450 Dsa Tracker

Questions selected by Love Babbar, helps you to track your progress in solving 450 & keeps you engaging based on the DSA-cracker List

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to 450 Dsa Tracker

Syntaxmeets
Syntaxmeets. Create rooms 🏠 Call your friends 👬🏼 Sip Chai, ☕ Chat, Create, and Code👨‍💻. A coding platform to code simultaneously 🚀 with your friends and design your algorithms on SyntaxPad.💫✨
Stars: ✭ 110 (+29.41%)
Mutual labels:  algorithms, programming
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (+43.53%)
Mutual labels:  algorithms, programming
Index
Metarhia educational program index 📖
Stars: ✭ 2,045 (+2305.88%)
Mutual labels:  algorithms, programming
Letters
Письма к студентам курса
Stars: ✭ 107 (+25.88%)
Mutual labels:  algorithms, programming
Daily Coding Problem
Solutions for Daily Coding Problem.
Stars: ✭ 300 (+252.94%)
Mutual labels:  algorithms, programming
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+69.41%)
Mutual labels:  algorithms, programming
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (+32.94%)
Mutual labels:  algorithms, programming
Songtianyi.github.io
blog pages
Stars: ✭ 77 (-9.41%)
Mutual labels:  algorithms, programming
Cs Books
📚 Computer Science Books 计算机技术类书籍 PDF
Stars: ✭ 2,915 (+3329.41%)
Mutual labels:  algorithms, programming
Free Programming Resources
💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!
Stars: ✭ 225 (+164.71%)
Mutual labels:  algorithms, programming
Blog
About math, programming and procedural generation
Stars: ✭ 37 (-56.47%)
Mutual labels:  algorithms, programming
Acm Icpc Algorithms
Algorithms used in Competitive Programming
Stars: ✭ 1,281 (+1407.06%)
Mutual labels:  algorithms, programming
Cs Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Stars: ✭ 1,215 (+1329.41%)
Mutual labels:  algorithms
Godot3 procgen demos
Exploring Procedural Generation algorithms in Godot
Stars: ✭ 85 (+0%)
Mutual labels:  algorithms
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (+1356.47%)
Mutual labels:  algorithms
Hands On Algorithmic Problem Solving
A middle-to-high level algorithm book designed with coding interview at heart!
Stars: ✭ 1,227 (+1343.53%)
Mutual labels:  algorithms
All school 42
| SCHOOL_42_UPDATE 2020 | This repository contains ALL PROJECTS, TASKS AND SUBJECTS OF THE MAIN PROGRAM OF LEARNING AT SCHOOL 42 ( Program | Course | Programing | Coding | School 42 | Ecole 42 | School 21 | Школа 42 | Школа 21 ). Этот репозиторий содержит все проекты и задания основной программы обучения Школы 42 и Школы 21
Stars: ✭ 87 (+2.35%)
Mutual labels:  programming
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-1.18%)
Mutual labels:  algorithms
Splay Tree
Fast splay-tree data structure
Stars: ✭ 80 (-5.88%)
Mutual labels:  algorithms
Leetcode
My Python Solutions for Leetcode
Stars: ✭ 80 (-5.88%)
Mutual labels:  algorithms

❤️ 450DSA-Tracker - React + IndexedDB

Have you cached your answers?

✌❤️ [BETA]: Drag and Drop Questions To Customize Choice List⭐⭐

Link to pull #21 [Feature]: Custom Catergory Filteration

DSA Preparation 450 - Google Chrome 2021-03-10 17-34-09


❤️ 🙌 Now You Can Add Solution

UPLOAD_CODE_FEATURE_450_DSA_TRACKER_SOUNISH_NATH

[Note: Please don't take serious of the image question solution. I just put a dumb react-component just for testing working or not! ~ Thankyou | SounishNath]


❤️ 🙌 Now You Can Add Solution

UPLOAD_CODE_FEATURE_450_DSA_TRACKER_SOUNISH_NATH

[Note: Please don't take serious of the image question solution. I just put a dumb react-component just for testing working or not! ~ Thankyou | SounishNath]

Updated Notes

  • You can now easily upload Solutions of your code:

  • Question Link Updated - String in JAVA Immutable #16

  • ❤️ Dark Mode is Now Supported Officially ❤️
    System Default Enable no need to toggle!! #13

  • Redirect issues solved by ./public/_redirects by dsouzadyn

  • UI Fix Overlays of QTopicCard. Kudos to RohitChattopadhayay

  • Update Notifications where you left off!

  • Uncheck questions also works! Kudos to Vaibav

This project was bootstrapped with Create React App.

Project Showcase - 450DSA-Tracker

HomePage

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Project Showcase - About -Section

AboutPage

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

See the section about deployment for more information.

npm run eject

Project Description

450 DSA Cracker helps you build your confidence in solving any coding related question and helps you prepare for your placements 👨🏻‍🎓. Data Structures and Algorithms are used to test the analytical skills of the candidates as they are a useful tool to pick out the underlying algorithms in real-world problems and solve them efficiently. ❤️

Author

Sounish Nath

Credit + References ❤️ :

  • Curated questions-sheet: Love Babbar sir's 450DSA List.
  • Project Idea & Influenced: V Ashish Raju

Prerequisite(s)

  • React
    • Popular JavaScript Library for building Frontend UIs
  • Context API + Custom Hooks
    • Context API is a component structure provided by the React framework, which enables us to share specific forms of data across all levels of the application.
  • TypeScript
    • An open-source language which builds on JavaScript, one of the world's most used tools, by adding static type definitions.
  • IndexedDB Browser
    • low-level API for client-side storage of significant amounts of structured data)

Skills to be learned

  • React
  • ContextAPI
  • Hooks
  • IndexedDB
  • Typescript

Focus

Web-based Personalized Tracker for 450 DSA curated questions by babbar

Objective

Data Structures and Algorithms are used to test the analytical skills of the candidates as they are a useful tool to pick out the underlying algorithms in real-world problems and solve them efficiently.

Project Context

Data structure is a process through which data is stored and arranged in the disk space of the computer or memory storage, in a way that the data can be easily used and manipulated in the future. It is an effective way of performing various operations related to data management.

With a sufficient understanding of data structure data can be organized and stored in a proper manner. Data structures are designed to organize data in order to suit specific purposes so as to access and perform operations in an appropriate manner.

You will this project with React using Typescript. I learned to react for a few months and very much influenced, yet simple project using Context and reducer, and use Browser realtime IndexDB, that means the app does not have a physical database, it caches.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].