Coder Social home page Coder Social logo

gvipul-294 / algorithms-hacktoberfest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fnplus/algorithms-hacktoberfest

0.0 1.0 0.0 327 KB

This repository is a part of HacktoberFest, an event organised by DigitalOcean.

Home Page: https://hacktoberfest.digitalocean.com/

C 16.11% C++ 23.81% Java 34.10% Python 10.72% Go 6.82% Ruby 3.76% JavaScript 4.00% PHP 0.30% R 0.39%

algorithms-hacktoberfest's Introduction

Welcome to the Algorithms-Hacktoberfest by FnPlus

This repository is a part of HacktoberFest -an event organised by DigitalOcean. You are requested to create your profile using the above link to be a part of it.

This repository contains examples of various algorithms written on different programming languages...

Contributors

Implemented Algorithms

Algorithm C CPP Java Python JavaScript
Euclidean GCD :octocat: :octocat: :octocat: :octocat:
QuickSort :octocat: :octocat: :octocat: :octocat:
Merge Sort :octocat: :octocat: :octocat: :octocat:
Insertion Sort :octocat: :octocat: :octocat:
Counting Sort :octocat: :octocat: :octocat: :octocat:
Tower of Hanoi :octocat: :octocat:

Implemented Data Structures

Data Structure C CPP Java Python JavaScript
Queue :octocat: :octocat: :octocat: :octocat:
Stack :octocat: :octocat: :octocat:

Sample Run

Language Steps
Python
python [filename.py]
C
gcc [filename.c]
./a.out # unix
a.exe # windows
CPP
g++ [filename.cpp]
./a.out # unix
a.exe # windows
Java
javac [filename.java]
java [filename]
golang
go build [filename.go]
[./filename]

Trees

Algorithm C CPP Java Python JavaScript
Pre-Order Traversal
Post-Order Traversal
In-Order Traversal
Binary Search Tree [:octocat:] [:octocat:]
Height of the Tree
Depth of the Tree
AVL Tree
Spanning Tree

Contributing

  1. Fork it!

  2. Clone the forked repository to local system.

  3. Create your feature branch: git checkout -b my-new-feature

  4. Commit your changes: git commit -am 'Add some feature'.

    Go through Commit Messages guidelines

  5. Push to the branch: git push origin my-new-feature

  6. Submit a pull request ๐Ÿ˜„

See Contributor.md.

Support

Feel free to contact us at our E-mail, we'd be happy to help!

Notes

Only project maintainers should merge a PR. Other members can add their reviews to a PR but the merging should be done by only a project maintainer.

Authors

algorithms-hacktoberfest's People

Contributors

abhiramready avatar akashm398 avatar akashmodak97 avatar anacdf avatar ankdos avatar arjunann avatar arjunmahishi avatar developerpaul123 avatar deyrupak avatar ebeyabraham avatar emafazillah avatar excalibur-kvrv avatar gerard98 avatar gvipul-294 avatar j3r3mias avatar majordwarf avatar manuelgil avatar navhits avatar pratik0527 avatar ra1nst0rm3d avatar raashi31 avatar rishabhbansal1998 avatar sakshamb2113 avatar sauravjaiswalsj avatar sdkiet avatar shubhamvrm avatar subcoder1 avatar thomaschadwick avatar voltinus avatar xlogix avatar

Watchers

 avatar

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.