open-source-contribution
open-source-contribution copied to clipboard
to learn how to do pull request and do contribution to other's repo
Dear, @Shubhamrawat5 I have submitted my PR. Please review it. Thanks!
Java program to find the determinant of a matrix.
Added Deque implementation using linked list in C++ - "./CPP/Deque.cpp"
I have added code of N-queens in C language. Please merge my PR, if there is any issue with my PR let me know.
cpp program to check if number is palindrome or not
Programs on Linked List written C Language 1. Singly Linked List 2. Doubly Linked List 3. Circular Linked List 4. Circular Doubly Linked List