Ruchira Naskar

Results 6 issues of Ruchira Naskar

Added CodeBeauty as a Youtube Channel. ### Description Added CodeBeauty as a Youtube Channel, as it provides a variety of useful resources for programmers at all levels. ### Checklist -...

Added YouTube channel (take U forward) ## Summary of your changes ### Description I have added take U forward (which is an excellent YouTube channel for learning data structures and...

This contains an accepted solution to the problem 'Number of Islands' on LeetCode, done with the help of the Depth-First-Search algorithm. **Fixes issue:** Added a concise and easily understandable code...

Solved the problem using the concept of digit dynamic programming. # Pull Request Template ## Description Solved the problem using the concept of digit dynamic programming. It is accepted on...

Added solution to Search a 2D matrix problem

Added Solution to problem 785. Is Graph Bipartite? on LeetCode