All Projects → reyadussalahin → problem-solving

reyadussalahin / problem-solving

Licence: MIT license
A platform where you can learn about algorithms and data structures. A heaven for competitive programmers. Learn here: https://reyadussalahin.github.io/problem-solving/

Programming Languages

C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
racket
414 projects
c
50402 projects - #5 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to problem-solving

algovault
Algorithms and templates for competitive programming
Stars: ✭ 67 (+103.03%)
Mutual labels:  spoj, competitive-programming, codejam, codeforces, hackercup
category-wise-problems
contains category wise problems(data structures, competitive) of popular platforms.
Stars: ✭ 32 (-3.03%)
Mutual labels:  leetcode, codechef, uva, competitive-programming, codeforces
competitive-programming
Roadmap to learn data structures, algorithms, mathematics, dynamic programming to beat in competitive programming, or crack any interview.
Stars: ✭ 21 (-36.36%)
Mutual labels:  leetcode, codechef, spoj, competitive-programming, codeforces
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-51.52%)
Mutual labels:  codechef, spoj, competitive-programming, codeforces
CP
Competitive Coding
Stars: ✭ 25 (-24.24%)
Mutual labels:  leetcode, codechef, competitive-programming, codeforces
cppdump
Standard dumps of data structures/algorithms
Stars: ✭ 18 (-45.45%)
Mutual labels:  codechef, uva, competitive-programming, codeforces
CP-Badges
Support for Competitive Coding badges to add in Github readme or portfolio websites.
Stars: ✭ 78 (+136.36%)
Mutual labels:  leetcode, codechef, codeforces, hacktoberfest-accepted
Code
Macesuted's Code Repository.
Stars: ✭ 20 (-39.39%)
Mutual labels:  codechef, spoj, competitive-programming, codeforces
problem-solving
No description or website provided.
Stars: ✭ 56 (+69.7%)
Mutual labels:  spoj, uva, codeforces, problem-solving
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+987.88%)
Mutual labels:  leetcode, competitive-programming, codeforces, problem-solving
Competitive-programing
This repository is for encouraging people in competitive programming. And making PR's on a regular basis. Through this repo, Geeks can find solutions for various programming problems and also give your code to increase the repo.
Stars: ✭ 20 (-39.39%)
Mutual labels:  leetcode, codechef, competitive-programming, codeforces
vjudge-to-oj
Import your vJudge solutions to actual online judges. Currently supports UVa, CodeForces, SPOJ, and CodeForces GYM.
Stars: ✭ 43 (+30.3%)
Mutual labels:  spoj, uva, competitive-programming, codeforces
Competitive Programming Score API
API to get user details for competitive coding platforms - Codeforces, Codechef, SPOJ, Interviewbit
Stars: ✭ 118 (+257.58%)
Mutual labels:  codechef, spoj, competitive-programming, codeforces
codeforces-go
Golang 算法竞赛模板库 | Solutions to Codeforces by Go 💭💡🎈
Stars: ✭ 842 (+2451.52%)
Mutual labels:  leetcode, icpc, competitive-programming, codeforces
psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (+3.03%)
Mutual labels:  spoj, uva, competitive-programming, codeforces
icie
Competitive programming IDE-as-a-VS-Code-plugin
Stars: ✭ 81 (+145.45%)
Mutual labels:  codechef, spoj, competitive-programming, codeforces
Competitive-Programming-June-Course-
Problem Solving Ability Skills Course
Stars: ✭ 24 (-27.27%)
Mutual labels:  leetcode, competitive-programming, problem-solving
Resources
Data Structures, Algorithms, Utility Classes for Competitive Programming, Codeforces: https://codeforces.com/profile/wleung_bvg, AtCoder: https://atcoder.jp/users/wleung_bvg, DMOJ: https://dmoj.ca/user/wleung_bvg
Stars: ✭ 34 (+3.03%)
Mutual labels:  icpc, competitive-programming, codeforces
competitive-programming
This is my collection of various algorithms and data structures that I feel that are needed frequently in competitive programming .
Stars: ✭ 30 (-9.09%)
Mutual labels:  icpc, competitive-programming, codeforces
ProgrammingProblems
Our answers to some programming problems,like ACM ICPC problems and others.(All problems are available on http://uva.onlinejudge.org or https://open.kattis.com) ** PLEASE STAR THE REPO IF IT 'S USEFUL :) **
Stars: ✭ 27 (-18.18%)
Mutual labels:  uva, competitive-programming, codeforces

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.

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].