All Projects → PetarV- → Algorithms

PetarV- / Algorithms

Licence: mit
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).

Projects that are alternatives of or similar to Algorithms

Neoalgo
Bringing all Data Structures and Algorithms under one Roof ⚡
Stars: ✭ 440 (-5.78%)
Mutual labels:  algorithms, data-structures
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+903%)
Mutual labels:  algorithms, data-structures
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (-21.41%)
Mutual labels:  algorithms, data-structures
Js Data Structures And Algorithms
从 0 到 1 学习 JavaScript 数据结构与算法
Stars: ✭ 425 (-8.99%)
Mutual labels:  algorithms, data-structures
Pygorithm
A Python module for learning all major algorithms
Stars: ✭ 4,256 (+811.35%)
Mutual labels:  algorithms, data-structures
Dataviz
Build and Visualize data structures in Golang
Stars: ✭ 348 (-25.48%)
Mutual labels:  algorithms, data-structures
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (-15.85%)
Mutual labels:  algorithms, data-structures
Algowiki
A wiki dedicated to competitive programming
Stars: ✭ 317 (-32.12%)
Mutual labels:  algorithms, data-structures
Techinterview
💎 Cheat sheet to prep for technical interviews.
Stars: ✭ 454 (-2.78%)
Mutual labels:  algorithms, data-structures
Pyrival
⚡ Competitive Programming Library
Stars: ✭ 463 (-0.86%)
Mutual labels:  algorithms, data-structures
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (-26.12%)
Mutual labels:  algorithms, data-structures
Ruby
All algorithms implemented in Ruby
Stars: ✭ 454 (-2.78%)
Mutual labels:  algorithms, data-structures
Towel
Throw in the towel.
Stars: ✭ 333 (-28.69%)
Mutual labels:  algorithms, data-structures
Interview Bit
Solutions to problems on Interview Bit
Stars: ✭ 353 (-24.41%)
Mutual labels:  algorithms, data-structures
Algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Stars: ✭ 3,322 (+611.35%)
Mutual labels:  algorithms, data-structures
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (-20.99%)
Mutual labels:  algorithms, data-structures
Daily Coding Problem
Solutions for Daily Coding Problem.
Stars: ✭ 300 (-35.76%)
Mutual labels:  algorithms, data-structures
450 Dsa
450-DSA helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡
Stars: ✭ 301 (-35.55%)
Mutual labels:  algorithms, data-structures
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (-15.2%)
Mutual labels:  algorithms, data-structures
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (-0.64%)
Mutual labels:  algorithms, data-structures

Algorithms

This repository contains my implementations of several algorithms and data structures in C++ (credited to others where necessary). It has initially started out as a repository used for programming contests, but has since then grown into a repository involving a wide variety of implementations not typically useful for such events. Will be updated periodically. You are free to use these codes wherever you want without permission. This comes without any warranties though!

Pull requests

If you spot any errors in the implementation(s), please let me know by submitting a relevant pull request. Furthermore, if you'd like to see a particular data structure or algorithm implemented here, let me know by raising an issue.

License

MIT

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