Codefornewccoder icon indicating copy to clipboard operation
Codefornewccoder copied to clipboard

A repo for beginner contributors in hacktober 2022 , you can create a file and upload a new program and pull. Make sure the program is error free. Multiple languages allowed . Happy coding.

Results 28 Codefornewccoder issues
Sort by recently updated
recently updated
newest added

This is a file made for hacktober pls accpet it....

this script is use to control keyboard event through javascript

Given the heads of two singly linked-lists headA and headB, return the node at which the two lists intersect.

Verify my contribution and assign me the hacktoberfest label.

This java file contains the code for creation of 2D Array in java.

This java file contains the code for insertion of node in a single Linked List any position whether it would be at the start of the linked list , end...

This java file contains the code for deletion of a node from a single Linked List from any position whether it would be start, end or any specific position.