Skip to content

mykhayloserdyuk/cool-c-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cool-c-stuff

C programming exercises I made at DHBW Stuttgart

1. Caesar Encryption

Encrypts text.txt with a key provided by the user.

2. Maze Solver

Finds the shortest path in a .txt maze.

3. Sorting Algorithm Comparison

Sorts the numbers in .txt files using Bubble Sort, Selection Sort, Insertion Sort, or Quick Sort, and displays the sorting time for each algorithm.

About

C programming exercises I made at the DHBW Stuttgart

Resources

Stars

Watchers

Forks

Languages