open-source-contribution icon indicating copy to clipboard operation
open-source-contribution copied to clipboard

to learn how to do pull request and do contribution to other's repo

Results 67 open-source-contribution issues
Sort by recently updated
recently updated
newest added

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