Giter Club home page Giter Club logo

4n1z / sorting-searching-algorithms Goto Github PK

View Code? Open in Web Editor NEW
23.0 2.0 97.0 353 KB

This repo is meant to contain the algorithms for searching and sorting in every language .

License: MIT License

C 10.32% Java 28.06% C++ 29.32% Python 18.76% JavaScript 4.70% HTML 0.30% Dart 0.54% Go 7.69% Ruby 0.32%
searching-algorithms sorting-algorithms algorithms all-languages hacktoberfest hacktoberfest-accepted hacktoberfest2022 beginner-friendly

sorting-searching-algorithms's Introduction

SEARCHING AND SORTING ALGORITHMS

Searching and sorting

This repo is meant to contain the algorithms for searching and sorting algorithms in every language. As per your knowledge on the programming language of your interest you can contribute/ add the algorithms.

  • These algorithms can be used to organize complicated data and make it easier to use as well as to understand. Furthermore, having an understanding of these algorithms and how they work is fundamental for a strong understanding of the concepts of Computer Science.

Sorting Algorithms

Sorting algorithms are ways to organize a group of items from smallest to largest or vice versa. These algorithms can be used to organize complicated data and make it easier to use as well as to understand.

Searching Algorithms

Searching Algorithms are designed to check for an element or retrieve an element from any data structure where it is stored.

This repository contains the following algorithms in multiple languages :

Searching Algorithms

Sorting Algorithms

Need for this repository ?

  • This repository is meant to be a one destination for the programmers to refer to all the searching algorithms and sorting algorithms.
  • This repository will contain the algorithms in all different programming languages.
  • Intention is to create a unified all in one place for all the sorting and searching algorithms.

How to contribute ๐Ÿค” ?

sorting-searching-algorithms's People

Contributors

4n1z avatar a-nsh-3027 avatar anirudhdaya avatar annamjohn avatar aryadeepanshu avatar aswnss-m avatar aviatul avatar ayush-kanduri avatar ayusshrathore avatar bhavya-sharma26 avatar danish-belal avatar decentlearner avatar fahadpn avatar gaurang7goel avatar harshaggarwal1 avatar hkrcodes avatar im-rahul-raj avatar ishita-kundi04 avatar lognoroy avatar rahmat-dev avatar rishavupraity avatar ruchikayadav1408 avatar rudranil2435 avatar s24nath avatar sandeep-ahirwar avatar shardendu930 avatar sharmadaisy avatar souvik2024 avatar ssjhyyk avatar zijing-niuace avatar

Stargazers

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

Watchers

 avatar  avatar

sorting-searching-algorithms's Issues

Linear Search Algorithm

Hey i want to contribute in your repository by making linear search in python can you assign me this task .

Count Sort Using Javascript

Hey @4N1Z I want to add count sort using javascript. Can I do this? If yes, please assign me the issue with "hacktoberfest" label. Thank you.

Need to add main function

In this code there is no main function. We require one.
It should either take the array as an input or a predefined array is also fine.

Sorting Algorithms

Points to be noted before contributing
-Need correct code for the any searching algorithms you upload.

  • Push the code to the correct directory.
  • Should also name the file as per the language of your code before you submit an PR.
  • The codes will be checked thoroughly.
  • Files should be created only as per need.

Searching Algortihms

Points to be noted

  • Need correct code for the any searching algorithms you upload.
  • Push the code to the correct directory.
  • Should also name the file as per the language of your code before you submit an PR.
  • The codes will be checked thoroughly.

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.