ManognaMutyala / Algorithms

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:MIT License


Languages

Language:C++ 73.1%Language:C 15.9%Language:Python 9.1%Language:Java 1.9%