Wizard-Of-Docs icon indicating copy to clipboard operation
Wizard-Of-Docs copied to clipboard

A open source project to bring all the data structures and algorithms docs under one repository.

Results 40 Wizard-Of-Docs issues
Sort by recently updated
recently updated
newest added

### Description input is given in form of an array abt the structure of tree and -1 if no child nodes are present. program is written to print the right...

Hacktoberfest
assigned

### Description I would like to add a conceptual question along with explanation, for finding the minimum and maximum value in a Binary Search Tree using recursive methods. ### Programming...

Hacktoberfest
assigned

### add cyclic sort algorithm, code and example problems with intuition on cyclic sort ### Programming language - [ ] C - [ ] C++ - [x] Java - [...

Hacktoberfest
assigned

### Description Binary Search ### Programming language - [x ] C - [x] C++ - [x ] Java - [x ] Python #### Are you contributing under any open-source program...

documentation
Hacktoberfest
assigned

### Description Hi. I want to add a program that prints the level order traversal of a binary tree ### Programming language - [ ] C - [x] C++ -...

good first issue
Hacktoberfest
assigned

### Description I would like to add a menu-driven program on operations on SLL #### Operations include: - Insertion/deletion at the beginning - Insertion/deletion at end - Insertion/deletion at specified...

documentation
Hacktoberfest
assigned

Program in C to use the Floyd-Warshall Algorithm to find out the shortest path between every pair of nodes in the graph. Then take 2 nodes as input and find...

Hacktoberfest
assigned

### Description Code to sort an array using merge sort algorithm. ### Programming language - [ ] C - [ ] C++ #### Are you contributing under any open-source program...

documentation
Hacktoberfest
assigned

### Description Hi! I am willing to add a bubble sorting algorithm to this repo. The concept of bubble sort is to compare each adjacent pair of elements and swap...

documentation
Hacktoberfest
assigned

### Description of the change Adding a python program for hactoberfest 2021 ### Domain of Docs - [ ] C - [ ] C++ - [ ] Java -[ ]...

Hacktoberfest
assigned