Explore projects
-
Updated
-
Mushfiqur Rahman / IFS_1
MIT LicenseImmediate Feedback System for student programming assignments and essay writing
Updated -
Updated
-
Updated
-
gitlab runner script for collecting feedback from cppcheck
Updated -
Updated
-
-
-
Updated
-
Javascript module that finds the derivative of a valid mathematical function using recursion.
Updated -
-
An C implementation of the Backtracking algorithm for finding Hamiltonian Circuits in a unweighted graph. Includes source code, header file, makefile, and text file containing the graph's adjacency matrix.
Updated -
An implementation of the Huffman Codes Algorithm in C. Takes in a text file and uses it to create a Huffman tree. Project includes source code, header file, makefile, and sample text file called "newText.txt" for input.
Updated -
An implementation of Dijkstra's algorithm in C. Includes source code, header file, makefile, and text file containing the graph's adjacency matrix.
Updated -
An implementation of Floyd's Algorithm in C. Includes text file containing graph adjacency matrix, source code, header file, and makefile
Updated -
Implementation of Knapsack Problem in C using a dynamic programming algorithm. Includes source code, header file, makefile, and a text file containing knapsack items.
Updated -
An implementation of the topological sort algorithm in C, with a makefile provided
Updated -
An implementation of the insertion sort algorithm in C, with a makefile provided
Updated -
A 2D racing game created using the pygame library with Python. I created this game with the intention to practice and display my Python coding skills.
Updated