Data-Structures-and-algorithms icon indicating copy to clipboard operation
Data-Structures-and-algorithms copied to clipboard

This repository would be a documentation of my journey towards learning Data structures and algorithms. Please :star: this repo if you liked the effort :smile:

Results 56 Data-Structures-and-algorithms issues
Sort by recently updated
recently updated
newest added

The code implements iterative binary search in python programming language. ## Thanks for contributing :rocket: Please fill the below information * Name of the algorithm: Iterative binary search * Data...

### What to do Which is that algorithm that you find intriguing? Edit the `README.md` file, by adding the algorithm's name as a heading and then add a brief description...

help wanted
good first issue
first-timers-only
Hacktoberfest
up-for-grabs

## Thanks for contributing :rocket: Please fill the below information * Name of the algorithm: Breath first search * Data structures used (Queues , dynamic array):

Please fill the below information * Name of the algorithm: Dijkstra's algorithm * Data structures used (if implementation is also included): None

* Name of the algorithm: Prime Sieve Algorithm * Data structures used (if implementation is also included): array

Implement any algorithm or data structure or solve any programming problem in any language you want, when done, share your success by making a PR. Include the file in your...

enhancement
help wanted
good first issue
first-timers-only
Hacktoberfest
up-for-grabs

## Thanks for contributing :rocket: Please fill the below information * Name of the algorithm: Linear Search * Data structures used (if implementation is also included): Array

## Thanks for contributing :rocket: Please fill the below information * Name of the algorithm: * [Tower of Hanoi] * [Sieve of Eratosthenes] * * Data structures used (if implementation...

## Thanks for contributing :rocket: * Circular Queue * Using Array

## Thanks for contributing :rocket: Please fill the below information * Name of the algorithm: Lee algorithm * Data structures used (if implementation is also included):