Skip to content

Demonico/dd3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DD3

  • System Design
  • Data Structures and Algorithms
  • In 3 Weeks

This repository contains my practice problems for algorithms and system design, organized by the week they were solved. Use the indices below to find problems by topic or by week.

How to Use This Repository

  • Week directories will hold "lc/" and "sd/" directories
    • lc for leetcode.com problems
    • sd for system design
  • Algorithm solutions will be in Python files
  • System Designs will be in markdown with screenshots of designs from whiteboarding
  • The indexes below will organize solutions by week and by topic

Problem Index by Topic

Algorithms

Array

BFS

Dynamit Programming

Stack

String

System Design

Problem Index by Week

Week 1

Week Two

  • Algorithms
  • System Design

Week Three

  • Algorithms
  • System Design

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages