Algo-Tree
                                
                                
                                
                                    Algo-Tree copied to clipboard
                            
                            
                            
                        Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exem...
**Is your feature request related to a problem? Please describe.** > Find the smallest missing positive integer from the given unsorted array. **Describe the solution you'd like** > Function that...
Hey! @tarun26091999 sir I am GSSOC'21 Participant and I want to add this issue if you allow. input : 1 2 3 Output : {} 1 1 2 1 2...
For issue #611 [ reverse_string using python ]
## Related Issue - Info about Issue or bug fixes #[issue number that will be closed through this PR] #### Describe the changes you've made A clear and concise description...
In this algorithm i will try to find the number of prime number present from a to b and give a count with each number !! Will start working on...
delete the node when Pointer/ reference to head node is not given. discord : diksha#6684 @avijit1999 @tarun26091999 @dheerajkotwani @anubhavitis
In this, we are given a sorted array of n elements which has been rotated clockwise k number of times. Here we will output the number of times the given...
I would like to work on this issue .Please assign it o me.
**Is your feature request related to a problem? Please describe.** To print 2D matrix in clockwise or anticlockwise direction spiral form **Describe the solution you'd like** I will take the...
**Is your feature request related to a problem? Please describe.** In a sorted array of positive integers (elements may be repeated), the task is to find the leftmost index of...