vijaygupta18 / Hacktoberfest-2022

An Open Source repository to Teach people How to contribute to open sources.
MIT License
96 stars 331 forks source link

Adding C programs related to Binary Search Tree, Linked list, & Tetri… #631

Closed UtkarshSiddhpura closed 1 year ago

UtkarshSiddhpura commented 1 year ago

Adding C Programs 1) Binary Search Tree & Threaded BST implemented in C. 2) Linked List using procedural and function style in C programming. 3) Tetris Game (Only works in "Turbo C" smoothly or "online-gdb TurboC compiler" (laggy here))