All Projects → harwest-tool → Similar Projects or Alternatives

935 Open source projects that are alternatives of or similar to harwest-tool

category-wise-problems
contains category wise problems(data structures, competitive) of popular platforms.
Stars: ✭ 32 (-64.04%)
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 (-61.8%)
cp-tool
cp-tool is an auto generator for solved problems at different online judges.
Stars: ✭ 24 (-73.03%)
cppdump
Standard dumps of data structures/algorithms
Stars: ✭ 18 (-79.78%)
CP
Competitive Coding
Stars: ✭ 25 (-71.91%)
icie
Competitive programming IDE-as-a-VS-Code-plugin
Stars: ✭ 81 (-8.99%)
Code
Macesuted's Code Repository.
Stars: ✭ 20 (-77.53%)
Cph
Makes judging, compiling, and downloading problems for competitive programming easy.
Stars: ✭ 199 (+123.6%)
Freenom Dns Updater
A tool to update freenom's dns records
Stars: ✭ 117 (+31.46%)
Mutual labels:  pypi, command-line-tool
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 (-69.66%)
Competetive programming
Contains my solutions to thousands of different CP sums and some DSA Problems(available in snippets)
Stars: ✭ 21 (-76.4%)
Mutual labels:  competitive-programming, atcoder
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (+26.97%)
Codeforces
Stars: ✭ 128 (+43.82%)
Pypistats
Command-line interface to PyPI Stats API to get download stats for Python packages
Stars: ✭ 86 (-3.37%)
Mutual labels:  pypi, command-line-tool
Problem Solving Training
Problem solving training for computer science students.
Stars: ✭ 210 (+135.96%)
competitive-programming
This is my collection of various algorithms and data structures that I feel that are needed frequently in competitive programming .
Stars: ✭ 30 (-66.29%)
codeforces2pdf
Light tool to extract CodeForces problems into PDF files
Stars: ✭ 18 (-79.78%)
starcli
✨ Browse trending GitHub projects from your command line
Stars: ✭ 436 (+389.89%)
Mutual labels:  pypi, command-line-tool
imgur-scraper
Retrieve years of imgur.com's data without any authentication.
Stars: ✭ 26 (-70.79%)
Mutual labels:  pypi, command-line-tool
Competitive-Programming
😘Competitive Programming Source Code (OnlineJudge , ICPC , CCPC, Codeforces , Topcoder ,Google Code Jam... etc
Stars: ✭ 45 (-49.44%)
Mutual labels:  codeforces, atcoder
CP-Badges
Support for Competitive Coding badges to add in Github readme or portfolio websites.
Stars: ✭ 78 (-12.36%)
Mutual labels:  codeforces, atcoder
USACO
Algorithms, data structures, and problems in competitive programming up to USACO Platinum
Stars: ✭ 34 (-61.8%)
psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (-61.8%)
competitive-programming
Roadmap to learn data structures, algorithms, mathematics, dynamic programming to beat in competitive programming, or crack any interview.
Stars: ✭ 21 (-76.4%)
Competitive-Coding
Contains solution code of SPOJ, LeetCode, HackerRank and Codeforces questions solved by me.
Stars: ✭ 46 (-48.31%)
CodeForces
Python solutions to CodeForces problems
Stars: ✭ 48 (-46.07%)
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (+13.48%)
Usaco
General Resources for Competitive Programming
Stars: ✭ 1,152 (+1194.38%)
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (+65.17%)
Icie
Competitive programming IDE-as-a-VS-Code-plugin
Stars: ✭ 65 (-26.97%)
Coding-Problems
💻 Solutions to coding problems from popular platforms in multiple programming languages.
Stars: ✭ 51 (-42.7%)
Mutual labels:  codeforces, atcoder
Starcli
✨ Browse GitHub trending projects from your command line
Stars: ✭ 269 (+202.25%)
Mutual labels:  pypi, command-line-tool
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (-74.16%)
Competitive Programming
Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.
Stars: ✭ 53 (-40.45%)
Catalyst
A VS code Extension to accelerate the process of solving problems on Codeforces.
Stars: ✭ 69 (-22.47%)
cphelper.nvim
Neovim helper for competitive programming. https://sr.ht/~p00f/cphelper.nvim preferred
Stars: ✭ 56 (-37.08%)
100DaysCodingChallenege
This is 100 days of competitive coding challenege . You have details of all the problem and solution that I will be solving daily for 100 days consecutively . I have added link to all the questions in read me according to days , you can try solving on your own before watching solution .
Stars: ✭ 29 (-67.42%)
Mutual labels:  codeforces, atcoder
vjudge-to-oj
Import your vJudge solutions to actual online judges. Currently supports UVa, CodeForces, SPOJ, and CodeForces GYM.
Stars: ✭ 43 (-51.69%)
algovault
Algorithms and templates for competitive programming
Stars: ✭ 67 (-24.72%)
AtCoderClans
【非公式】AtCoderがもっと楽しくなるリンク集です。有志による非公式サービス・ツール・ライブラリ・記事などをまとめています。
Stars: ✭ 74 (-16.85%)
Mutual labels:  competitive-programming, atcoder
Competitive-Programming--Solution
This ia an public repository for Accepted solution of coding problems on different coding plateforms like codeforces , hackerearth, codechef , hackerrank .......
Stars: ✭ 24 (-73.03%)
A2OJ-Enhancer
Chrome extension to enhance the functionality of static A2OJ site.
Stars: ✭ 36 (-59.55%)
Cpeditor
The IDE for competitive programming 🎉 | Fetch, Code, Compile, Run, Check, Submit 🚀
Stars: ✭ 562 (+531.46%)
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+303.37%)
codeforces-timer
A Google Chrome extension which adds a timer to practice timed problem solving on codeforces
Stars: ✭ 20 (-77.53%)
CodePal
A Visual Studio Code Extension for competitive programming.
Stars: ✭ 45 (-49.44%)
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-82.02%)
GoCF
Contest parser for codeforces.com
Stars: ✭ 48 (-46.07%)
Competitive-Programming-Codes
Includes codes from coding competitions and contests over the internet. Languages:- Python3 and C++
Stars: ✭ 14 (-84.27%)
ac-library.cr
Port of ac-library implemented in Crystal Programming Language
Stars: ✭ 28 (-68.54%)
Mutual labels:  competitive-programming, atcoder
judge
A blazingly fast online judge/ autograder ⚖️ built with Python and the Django framework to test cases against your solution. Check out the sponsor links and help fund DomeCode.
Stars: ✭ 30 (-66.29%)
Mutual labels:  pypi, competitive-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 (-62.92%)
codeforces-go
Golang 算法竞赛模板库 | Solutions to Codeforces by Go 💭💡🎈
Stars: ✭ 842 (+846.07%)
rfc-bibtex
A command line tool that creates bibtex entries for IETF RFCs and Internet Drafts.
Stars: ✭ 43 (-51.69%)
Mutual labels:  pypi, command-line-tool
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (+457.3%)
Oj
Tools for various online judges. Downloading sample cases, generating additional test cases, testing your code, and submitting it.
Stars: ✭ 517 (+480.9%)
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 (-77.53%)
cpt
An amazing versatile CLI tool for competitive programming!
Stars: ✭ 32 (-64.04%)
Data-Structures-Algorithms
Data Structures & Algorithms 💥
Stars: ✭ 17 (-80.9%)
Codeforces
Solutions to Codeforces Problems
Stars: ✭ 132 (+48.31%)
1-60 of 935 similar projects