Skip to content

A platform where you can learn about algorithms and data structures. A heaven for competitive programmers.

License

Notifications You must be signed in to change notification settings

psimanta/problem-solving

 
 

Repository files navigation

Problem Solving

A heaven for competitive programmers

Build Status Stars PRs Issues Forks License


What this repository is about

This repository is created to organize the solutions of problems related to data structures and algorithms. And if possible, provide an easier way for learning various concepts related to data structures and algorithms.

Table of contents

Each topic is divided into numerous subtopics, such as you'd find list, stack, priority_queue, segment_tree, treap, link_cut_tree etc. under data_structure category. We encourage you add more topic in this list.

Languages used (till now)

  • C
  • C++
  • Java
  • PHP
  • Python
  • Ruby
  • JavaScript(NodeJS)
  • Racket(Formerly known as PLT Sceme)

This languages have been used till now. But we always welcome more new languages whether it is C#, Bash or Brainfuck. We welcome each and every computer language that exists in this universe.

Problems used from the following judges

Learning from this repository

You can start learning from this repository right away. If you are a beginner, start your journey from here or you can just jump right into your choice of topics.

Contributing

It's very easy to contribute to this repository. If you've already started solving algorithmic problems, you can start right away. To learn details about contributing, please read this guide.

License

This repository is published under MIT License. To know more about license please visit this link.

Acknowledgements

To all the contributors and code reviewers.

About

A platform where you can learn about algorithms and data structures. A heaven for competitive programmers.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.8%
  • Java 16.6%
  • Python 11.4%
  • Racket 6.5%
  • C 6.0%
  • PHP 2.9%
  • Other 2.8%