Collection of short programs, data structures, algorithms and competitive programs implemented in C programming language.
-
Updated
Mar 31, 2017 - C
Collection of short programs, data structures, algorithms and competitive programs implemented in C programming language.
C Programming Example for https://developerinsider.co/c-and-cpp-insider/
Input an N number of coordinates such that N is greater than or equal to 4, and it will return the number of parallel rectangles you can make that are parallel to the X or Y axis. Use algorithm streams to see more features.
A programming challenge I solved in C
Project Euler challenges that I have done
Chess piece movement simulator in C - Educational project demonstrating different loop structures and recursion
A simple number guessing game in C where the player tries to guess a randomly generated number between 1 and 100. The program gives hints whether to guess higher or lower until the correct number is guessed.
My solutions to Project Euler
Different types of pattern printing using any programming language.
Repo holds solution of question practiced on competitive programming plateform
Video Game Programming in C
Add a description, image, and links to the programming-challenge topic page so that developers can more easily learn about it.
To associate your repository with the programming-challenge topic, visit your repo's landing page and select "manage topics."