All Projects → codeIIEST → Algorithms

codeIIEST / Algorithms

Licence: mit
A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.

Projects that are alternatives of or similar to Algorithms

Project Euler Solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Stars: ✭ 1,374 (+671.91%)
Mutual labels:  competitive-programming, algorithms
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-31.46%)
Mutual labels:  competitive-programming, algorithms
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-43.26%)
Mutual labels:  competitive-programming, algorithms
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-57.3%)
Mutual labels:  competitive-programming, algorithms
Datastructures Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Stars: ✭ 2,105 (+1082.58%)
Mutual labels:  competitive-programming, algorithms
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (+595.51%)
Mutual labels:  competitive-programming, algorithms
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-36.52%)
Mutual labels:  competitive-programming, algorithms
Huprog
A repo which includes the HUPROG'17(Hacettepe University Programming Contest)'s questions and the solutions of that questions.
Stars: ✭ 11 (-93.82%)
Mutual labels:  competitive-programming, algorithms
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-25.28%)
Mutual labels:  competitive-programming, algorithms
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-28.09%)
Mutual labels:  competitive-programming, algorithms
Fromscratch
Stars: ✭ 61 (-65.73%)
Mutual labels:  algorithms, machine-learning-algorithms
Data Structures And Algorithms
Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DS&A. Give a Star 🌟 if it helps you.
Stars: ✭ 146 (-17.98%)
Mutual labels:  algorithms, machine-learning-algorithms
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 (-70.22%)
Mutual labels:  competitive-programming, algorithms
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+6583.71%)
Mutual labels:  algorithms, machine-learning-algorithms
Innovative Hacktober
Make a pull request. Let's hack the ocktober in an innovative way.
Stars: ✭ 34 (-80.9%)
Mutual labels:  algorithms, machine-learning-algorithms
Acm Icpc Library
Stars: ✭ 111 (-37.64%)
Mutual labels:  competitive-programming, algorithms
Java Competitive Programming
I have written some important Algorithms and Data Structures in an efficient way in Java with proper references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, All Pair Shortest Path, Longest Common Subsequence, Binary Search, Lower Bound Search, Maximal Matching, Matrix Exponentiation, Segment Tree, Sparse Table, Merge Sort, Miller Prime Test, Prims - Minimum Spanning Tree, BIT - Binary Index Tree, Two Pointers, BST - Binary Search Tree, Maximum Subarray Sum, Immutable Data Structures, Persistent Data Structurs - Persistent Trie, Dijkstra, Z - Function, Minimum Cost Maximal Matching, Heavy Light Decomposition, Knapsack, Suffix Array and LCP - Longest Common Prefix, Squre Root Decomposition, Kth Order Statics, Trie / Prefix Tree, LIS - Longest Increasing Subsequence, Hashing
Stars: ✭ 24 (-86.52%)
Mutual labels:  competitive-programming, algorithms
Competitive Programming Library
A library designed to improve your competitive programming performance.
Stars: ✭ 26 (-85.39%)
Mutual labels:  competitive-programming, algorithms
Echo
Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)
Stars: ✭ 126 (-29.21%)
Mutual labels:  algorithms, machine-learning-algorithms
Placement Preparation
Hello everyone, I have created this repository specifically for competitive questions and for placements preparation.
Stars: ✭ 137 (-23.03%)
Mutual labels:  competitive-programming, algorithms

Algorithms


Codacy Badge Build status

Join the chat at https://gitter.im/codeIIEST/Algorithms


About the Project

This repository contains some of the most intriguing and awesome algorithms of daily life implemented in languages primarily in C/C++/Java/Python.


Project Details

The entire project is divided into 4 parts

  • Competitive Coding Algorithms and Data Structures
  • Security Algorithms
  • Machine Learning Algorithms
  • Statistical / Mathematical Algorithms

Contributing

We would always encourage contribution from new developers. We hope with your contributions the project ecosystem will evolve much more in the future.

For more details please see the Contributing Guidelines.

We maintain a curated list of issues under the issues page. We encourage to start working with them. Please join the gitter channel for any doubts.


Maintainers

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