Git Product home page Git Product logo

shriyanshisrivastava / data_structures_for_hacktoberfest Goto Github PK

View Code? Open in Web Editor NEW
16.0 1.0 80.0 427 KB

A repository to get started with open source and contribute in Hacktoberfest . You can add any data structures and algorithms code in the language of your choice.

C++ 82.25% C 4.30% Java 2.73% Python 9.72% JavaScript 0.65% PHP 0.35%
hacktoberfest data-structures hacktoberfest2021 algorithms-and-data-structures hacktoberfest-accepted

data_structures_for_hacktoberfest's Introduction

DATA_STRUCTURES_AND_ALGORITHMS_FOR_HACTOBERFEST✍️

⚠️ This Repo is no longer accepting responses.

😃 A repository to get started with open source and contribute in Hacktoberfest .You can add any data structures and Algorithms code in the language of your choice.

⚡ STEPS TO CONTRIBUTE

  • 🎇 Start by writing some code for the Data Structure or Algorithm of your choice. For Example : How to traverse a Linked List, Binary Search Algorithm ,or any new data structure that you come across 😋, There are plenty 😎.

  • 🎇 Make a pull request explaining your Data Structure or Algorithm Used.You can add a new folder too.🤩

  • 🎇 Wohoo!! Now you are all set to go. Your PR will get reviewed and merged 🏆.

  • 🎇 If you are successful in contributing 🤩 , Show some ❤️ to this repository.

data_structures_for_hacktoberfest's People

Contributors

ads-22 avatar akshat-gour avatar anish245 avatar arushi2112 avatar as0213 avatar ayushchaudhary-github avatar davreign-dav avatar divya-rai-42 avatar dollygupta07 avatar gattsu997 avatar karssido avatar optimus-cyber avatar prityusha avatar priya272 avatar rachit-geek avatar rit-240 avatar ritikakapre avatar s2278 avatar sarthakpant772 avatar shashank-agwl avatar shrey2002 avatar shreyraj2002 avatar shriyanshisrivastava avatar srirajbehera avatar srusti610 avatar srutip04 avatar tanya1323 avatar thecoder-10 avatar utsav7011 avatar viragz18 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

data_structures_for_hacktoberfest's Issues

Operations on strings.

You can add a code that uses string functions like string concatenation, copying a string etc.

Sieve of Erathosthenes

Through this algorithm, prime numbers upto a given target can be found in O(nlog(log(n)))
Example: n=16
Output: 2 3 5 7 11 13

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.