ajmarin / codingLinks
Solutions to problems from several OJ (leetcode, Codeforces, Project Euler, SPOJ, Timus, Topcoder, UVa).
☆43Updated this week
Alternatives and similar repositories for coding
Users that are interested in coding are comparing it to the libraries listed below
Sorting:
- Solutions to TopCoder problems in C++, Haskell, and other languages☆21Updated 10 years ago
- My topcoder solutions☆29Updated 14 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆120Updated 2 years ago
- HackerRank, Codeforces, Geeks for Geeks, and LeetCode problem solutions☆110Updated 5 years ago
- This is a repository for the codes that I write for my blog posts at http://kartikkukreja.wordpress.com.☆177Updated 2 years ago
- TopCoder offline arena supporting multiple languages☆100Updated 6 years ago
- C++ Sorting Algorithm implementation☆56Updated 5 years ago
- Exact 64-bit convolution algorithm☆15Updated 9 years ago
- C/C++ console apps example for education, inspiration, and fun☆176Updated last month
- My accepted submissions to ACM ICPC training and related sites☆118Updated 14 years ago
- about yacc, lex, LL(1), LR, first set, follow set, predict set ...☆20Updated 9 years ago
- 203 ACM Problems Source Code in C++☆42Updated 7 years ago
- CLRS in C++☆203Updated 9 years ago
- Implementations of geeksforgeeks.org questions☆13Updated 6 years ago
- Solutions for Problems of Algorithm Contests and Online Judges☆204Updated 8 months ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- my implementations of standard algorithms and data structures☆59Updated 9 years ago
- Compilation of all algos & data structs I've learnt☆44Updated 10 years ago
- My solutions from different contests and online judges.☆268Updated 5 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- IPC Examples☆52Updated 6 years ago
- A guide to concurrency, multi-threading and parallel programming concepts. Explains the differences between every concept, their advantag…☆239Updated 7 years ago
- A simple SQL Server...☆16Updated 10 years ago
- Collected solutions to Google Code Jam problems by KirarinSnow☆85Updated 11 years ago
- Codes from (Codeforces, ICPC Live Archive, Project Euler, SPOJ BR, Topcoder, UVa ) problems.☆17Updated 6 years ago
- Project Euler solutions in Python, Haskell, Ruby, Rust, and more.☆150Updated 7 months ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Library for Algorithm Contest☆111Updated 2 years ago
- Visualizing Brute Force, KMP, and Boyer-Moore☆97Updated 11 years ago