Giter Site home page Giter Site logo

asiatik / codezilla Goto Github PK

View Code? Open in Web Editor NEW
142.0 10.0 181.0 209 KB

⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.

License: MIT License

Java 36.41% JavaScript 2.61% C# 1.59% C++ 46.38% C 1.84% Python 6.75% Makefile 0.68% Scala 0.22% Kotlin 0.72% Shell 1.93% Go 0.25% Racket 0.20% PHP 0.42%
algorithm data-structures java javascript c-plus-plus c programming hacktoberfest2018 hacktoberfest functional-programming

codezilla's Issues

Add bubble sort algorithm

Note - If you are implementing the algorithm in java then create it under the directory /java. Ther is no restriction for the language

Include README in each algorithm folder

Since this is a huge collection of algorithms, It would be better to include a README in each algorithm folder that includes how the algorithm works. We can also add the time/space complexity if possible and some basic usages of the code. This will prevent the code from becoming a huge mess and will auto document it as well.

Can we add tests for the Algorithms?

It would be nice if we could add unit tests in algorithms such as merge sort. This would make it easier to verify the algorithm in the long run.

Add algorithms for mathematical operations

As the title suggests, I propose to add a new folder named Mathematical_Algorithms(??). Is the '_' required? We should replace it with spaces instead. Also is appending Algorithms to the folder required?
We could name it simply 'Math' for readability. It can hold algorithms for finding/verifying primes, gcd, totient functions, zeta functions, partitions, multiplying matrices, finding eigenvalues/eigenvectors etc.

Change folder structure

Change the existing folder structure to [algorithm]/[language]/[algorithm_implementation] in all folders to maintain consistency. Also, remove all the "_" and "Algorithm" postfixes. Additionally, add instructions in README for folder structure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.