Kshitijaa Jaglan

Results 12 issues of Kshitijaa Jaglan

Implement [Binary Search](https://www.khanacademy.org/computing/computer-science/algorithms/binary-search/a/binary-search) in a language of your choice. **Please read the contributing guidelines in CONTRIBUTING.md** Languages claimed/implemented: - [x] C (by @KyaBacchaHai ) - [x] Python (by @deutranium )...

good first issue
hacktoberfest
algorithm

Implement Interpolation Search in a language of your choice. Please read the contributing guidelines in [CONTRIBUTING.md](https://github.com/deutranium/Algorithms/blob/master/CONTRIBUTING.md) Languages claimed/implemented: - [x] C (by @Abhishek-Greninja17 ) - [x] C++ (by @rcchcz )...

good first issue
hacktoberfest
algorithm

Implement Insertion Sort in a language of your choice. Please read the contributing guidelines in [CONTRIBUTING.md](https://github.com/deutranium/Algorithms/blob/master/CONTRIBUTING.md) Languages claimed/implemented: - [x] C - [x] C++ - [x] Java - [x] Python...

good first issue
hacktoberfest
algorithm

If you come across any fixes like the following, please **comment here** *(DO NOT MAKE A SEPARATE ISSUE FOR THAT)* and make a **PR** for the same - Directory structure...

documentation
enhancement
good first issue
hacktoberfest
up for grabs

Create Readme per algo with the following components: - [x] Algo name (as heading) - [x] A small description about algo - [x] Time Complexity (Worst, Average, Best case) -...

documentation
good first issue
hacktoberfest

Implement [Quick Sort](https://www.programiz.com/dsa/quick-sort) in a language of your choice **Please read the contributing guidelines in CONTRIBUTING.md** Languages claimed/implemented: - [x] Python (by @shubham2704 ) - [x] JavaScript (by @shubham2704 )...

good first issue
hacktoberfest
algorithm

Implement [Exponential Search](https://en.wikipedia.org/wiki/Exponential_search) in a language of your choice. **Please read the contributing guidelines in CONTRIBUTING.md** Languages claimed/implemented: - [x] Python (by @deutranium ) - [x] C++ (by [@ankur-kayal](https://github.com/ankur-kayal)) -...

good first issue
hacktoberfest
algorithm

Implement [Bucket Sort](https://en.wikipedia.org/wiki/Bucket_sort) in a language of your choice. **Please read contributing guidelines in CONTRIBUTING.md** Languages claimed/implemeted: - [x] C++ (by [@aedorado](https://github.com/aedorado)) - [x] Python (by [@dhirendrachoudhary](https://github.com/dhirendrachoudhary)) - [x] JAVA...

good first issue
hacktoberfest
algorithm

Implement [Fibonacci Search](https://www.geeksforgeeks.org/fibonacci-search/) in a language of your choice Languages implemented: - [x] Python (by @shubhamgoel9 ) - [x] CPP (by [@Smrt-Sanskar](https://github.com/Smrt-Sanskar)) - [x] JavaScript (by [@Ankitasareen](https://github.com/Ankitasareen)) - [x] C...

good first issue
hacktoberfest
algorithm

To be done after test cases have been added. If any bugs are found, create a separate issue named ` | | Test Case Failed` and report the failed test...

enhancement
hacktoberfest