All Projects → problem-solving → Similar Projects or Alternatives

383 Open source projects that are alternatives of or similar to problem-solving

psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (-39.29%)
Mutual labels:  spoj, uva, greedy, codeforces, dynamic-programming
problem-solving
A platform where you can learn about algorithms and data structures. A heaven for competitive programmers. Learn here: https://reyadussalahin.github.io/problem-solving/
Stars: ✭ 33 (-41.07%)
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 (+541.07%)
category-wise-problems
contains category wise problems(data structures, competitive) of popular platforms.
Stars: ✭ 32 (-42.86%)
Mutual labels:  uva, codeforces, cses
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-71.43%)
Mutual labels:  spoj, codeforces, dp
vjudge-to-oj
Import your vJudge solutions to actual online judges. Currently supports UVa, CodeForces, SPOJ, and CodeForces GYM.
Stars: ✭ 43 (-23.21%)
Mutual labels:  spoj, uva, codeforces
Algorithm-Implementation
This is our effort to collect the best implementations to tough algorithms. All codes are written in c++.
Stars: ✭ 16 (-71.43%)
Mutual labels:  segment-tree, dp
algovault
Algorithms and templates for competitive programming
Stars: ✭ 67 (+19.64%)
Mutual labels:  spoj, 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 (-46.43%)
Mutual labels:  codeforces, number-theory
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 (-51.79%)
Mutual labels:  uva, codeforces
icie
Competitive programming IDE-as-a-VS-Code-plugin
Stars: ✭ 81 (+44.64%)
Mutual labels:  spoj, codeforces
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+446.43%)
Mutual labels:  string, dynamic-programming
TeamReference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
Stars: ✭ 29 (-48.21%)
CodeForces
Python solutions to CodeForces problems
Stars: ✭ 48 (-14.29%)
Mutual labels:  codeforces, problem-solving
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+37.5%)
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (-16.07%)
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+16.07%)
Mutual labels:  greedy, dynamic-programming
py-problems-solutions
Implementations of various problems using Python. Dynamic Programming, BackTracking & Sorting algorithms 💻
Stars: ✭ 20 (-64.29%)
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+728.57%)
Mutual labels:  string, greedy
Data-Structures-Algorithms
Data Structures & Algorithms 💥
Stars: ✭ 17 (-69.64%)
Mutual labels:  codeforces, dynamic-programming
Competitive-Programming
This repo conatins the code of the problems practised by me on Codeforces,Codedchef,Leetcode,Geeks For Geeks
Stars: ✭ 14 (-75%)
Mutual labels:  codeforces, segment-tree
codeforces-timer
A Google Chrome extension which adds a timer to practice timed problem solving on codeforces
Stars: ✭ 20 (-64.29%)
Mutual labels:  codeforces, problem-solving
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-1.79%)
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-46.43%)
cppdump
Standard dumps of data structures/algorithms
Stars: ✭ 18 (-67.86%)
Mutual labels:  uva, codeforces
Code
Macesuted's Code Repository.
Stars: ✭ 20 (-64.29%)
Mutual labels:  spoj, codeforces
Competitive Programming Score API
API to get user details for competitive coding platforms - Codeforces, Codechef, SPOJ, Interviewbit
Stars: ✭ 118 (+110.71%)
Mutual labels:  spoj, codeforces
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (+555.36%)
Mutual labels:  string, dynamic-programming
cp-tool
cp-tool is an auto generator for solved problems at different online judges.
Stars: ✭ 24 (-57.14%)
Mutual labels:  codeforces, problem-solving
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+157.14%)
competitive-programming
Roadmap to learn data structures, algorithms, mathematics, dynamic programming to beat in competitive programming, or crack any interview.
Stars: ✭ 21 (-62.5%)
Mutual labels:  spoj, codeforces
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+810.71%)
Mutual labels:  string, dynamic-programming
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+196.43%)
Mutual labels:  string, dynamic-programming
gh coding test
gahui_coding_test
Stars: ✭ 26 (-53.57%)
Mutual labels:  problem-solving
Artificial-Intelligence-State-Space-Search
Different Searching algorithms (DFS, BFS, IDS, Greedy, A*) opting to find optimal path from source to destination
Stars: ✭ 24 (-57.14%)
Mutual labels:  greedy
recursion-and-dynamic-programming
Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusalem Cross, Sierpiński Carpet, Hilbert Curve, Pascal Triangle, Prime Factorization, Palindrome, Egg Drop, Coin Change, Hanoi Tower, Cantor Set, Fibo…
Stars: ✭ 37 (-33.93%)
Mutual labels:  dynamic-programming
DS ALGO
Data Structures and algorithms
Stars: ✭ 20 (-64.29%)
Mutual labels:  string
pascalcase
Convert a string to pascal case (upper camel case). Used by more than 8.7 million projects on GitHub! Please follow this library's author: https://github.com/jonschlinkert
Stars: ✭ 35 (-37.5%)
Mutual labels:  string
memchr
Optimized string search routines for Rust.
Stars: ✭ 474 (+746.43%)
Mutual labels:  string
Codeforces-Solution
No description or website provided.
Stars: ✭ 94 (+67.86%)
Mutual labels:  codeforces
Competitive-Programming-June-Course-
Problem Solving Ability Skills Course
Stars: ✭ 24 (-57.14%)
Mutual labels:  problem-solving
string
Multibyte strings as objects
Stars: ✭ 58 (+3.57%)
Mutual labels:  string
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-3.57%)
Mutual labels:  dynamic-programming
caucus
Realtime Collaborate Editor with Embedded Compiler
Stars: ✭ 278 (+396.43%)
Mutual labels:  codeforces
NString
A collection of utilities for working with strings in .NET.
Stars: ✭ 34 (-39.29%)
Mutual labels:  string
dynamic-programming-visualization
In browser visualization for dynamic programming algorithms
Stars: ✭ 14 (-75%)
Mutual labels:  dynamic-programming
codeforces-contest-solve-tracker
cftracker.netlify.app/
Stars: ✭ 22 (-60.71%)
Mutual labels:  codeforces
codeforces-upsolving-helper
A web app developed using Flask that compiles all the Problems on Codeforces that you have attempted (submitted at least once) but could not get Accepted verdict. Recommended Problems are also shown.
Stars: ✭ 61 (+8.93%)
Mutual labels:  codeforces
Advent-of-Code-2019
My solutions for Advent of Code 2019
Stars: ✭ 14 (-75%)
Mutual labels:  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 (-39.29%)
Mutual labels:  codeforces
competitive programming codebook
Programming Contest Book.
Stars: ✭ 76 (+35.71%)
Mutual labels:  number-theory
Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-64.29%)
Mutual labels:  codeforces
cs string
Header-only library providing unicode aware string support for C++
Stars: ✭ 91 (+62.5%)
Mutual labels:  string
StructDualDynProg.jl
Implementation of SDDP (Stochastic Dual Dynamic Programming) using the StructJuMP modeling interface
Stars: ✭ 22 (-60.71%)
Mutual labels:  dynamic-programming
Competitive-Programming
😘Competitive Programming Source Code (OnlineJudge , ICPC , CCPC, Codeforces , Topcoder ,Google Code Jam... etc
Stars: ✭ 45 (-19.64%)
Mutual labels:  codeforces
Number-Theory-Python
Python code to implement various number theory, elliptic curve and finite field computations.
Stars: ✭ 85 (+51.79%)
Mutual labels:  number-theory
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-78.57%)
Mutual labels:  dynamic-programming
MCScanX
MCScanX: Multiple Collinearity Scan toolkit X version. The most popular synteny analysis tool in the world!
Stars: ✭ 144 (+157.14%)
Mutual labels:  dynamic-programming
CodeForces-Solutions
Solutions to CodeForces ProblemSets
Stars: ✭ 47 (-16.07%)
Mutual labels:  codeforces
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (-58.93%)
Mutual labels:  codeforces
1-60 of 383 similar projects