GithubHelp home page GithubHelp logo

chef-supreme / category-wise-problems Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mayankdutta/category-wise-problems

1.0 0.0 0.0 7.66 MB

contains category wise problems(data structures, competitive) of popular platforms.

Home Page: https://mayankdutta.github.io/category-wise-problems/

category-wise-problems's Introduction

Contains category wise problems(data structures, competitive) of popular platforms.

Tags

JMI

Greedy

Prefix Sum / Cumulative sum.

Dynamic Programming.

Fibonacci-type

Knapsack type

Coin change type

Grid path types

LIS type

1D Range sum

TODO

Graphs

Topological Sorting

Shortest path

Flood fill

DFS

BFS

01 BFS

MSSP

MST

Number theory

Searching and sorting

Binary search type

Two Pointers

Data structure

Stack

DSU

Linked-list

Trees

bitset

Adhoc, observation type

Please follow these rules, if you wish to CONTRIBUTE.

Current repo Structure.

ROOT
  |
  Platform_1
  |
  |___ Topic/Tag
  .      |____ problem_name/README.md
  .      |____ problem_name/README.md
  .      |____ problem_name/README.md
  .
  .
  |     
  Platform_2
  |
  |___ Topic/Tag
         |____ problem_name/README.md

Structure of ProblemList.md

Topic on which problem is base (preferrably h2, h3 heading)

Problem name, Easy / medium / hard (according to you)

- What makes it Easy/medium/hard according to you.
    |_____ point 1 
    |_____ point 2
    
- some key points, was there some different approach then regular?
    |_____ point 1
    |_____ point 2
    
- Appraoch (should be insightfull)
    
- corner cases, if you faced any
    |_____ point 1
    |_____ point 2
    
- code(it is advisable to copy RAW of similar problem on this repo, to save time)

- Similar problem if you encounter any.

Some Templates you may inspire from

to save time you can copy the template by viewing RAW file and fit in your content.

category-wise-problems's People

Contributors

anushka2911 avatar breaker250611 avatar chetas411 avatar iadarshanand avatar lonercoder101 avatar mayankdutta avatar sahilamin219 avatar sridharan-084 avatar tusharkj14 avatar vasisthaprakhar avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.