-
-
-
skipgram-based-word2vec Public
An implementation of word2vec using skipgram
Jupyter Notebook UpdatedSep 12, 2023 -
-
-
-
-
balance-withdraw-app-redux Public
app to withdraw balance (developed in react and redux). Its a solution to an exercise question asked in the course "Understanding Redux: A Beginner's Guide To State Management" on educative.io.
JavaScript UpdatedAug 7, 2022 -
-
-
react-boiling-verdict Public
A react app in which the user enters the temperature (in celsius or fahrenheit). It then tells whether water will boil at the given temperature or not.
JavaScript UpdatedAug 1, 2022 -
react-students-list Public
react-based code to add a student, delete a student, and update the details of a student.
JavaScript UpdatedJul 28, 2022 -
-
Pseudocode for some synchronization problems.
UpdatedJun 28, 2022 -
excel-column-names-generator Public
A C++ program to generate excel column names.
C++ UpdatedMay 6, 2022 -
Singly-Linked-List Public
Singly linked list with iterator.
-
Exam Scheduling Program For FAST University. It makes use of the genetic algorithm to create the schedule.
-
linear-regression Public
An implementation of linear regression algorithm. Two classes of linear regression have been implemented one class uses gradient descent and the other class uses the normal equation.
Jupyter Notebook UpdatedDec 12, 2021 -
An implementation of the binary search tree using an array.
C++ UpdatedDec 7, 2021 -
an implementation of ann-based model to predict customer retention
Jupyter Notebook UpdatedDec 5, 2021 -
-
AVL-Tree Public
AVL tree is a self-balancing BST. The height of left subtree and right subtree of a node in AVL can differ at most by 1.
-
SortedSet Public
an implementation of sorted set class in C++ using singly linked list.
C++ UpdatedOct 17, 2021 -
Dining-Philosophers Public
An implementation of a solution to the dining philosophers problem.
C++ UpdatedJun 20, 2021 -
-
-
-
multithreaded-search Public
The program searches for the given number from the array using threads that can search in parallel.
C++ UpdatedApr 26, 2021 -
programming fundamentals (CS-118) assignment documents given in Fall 2020 Semester at FAST-NU, Lahore
UpdatedJan 7, 2021 -
Cloud_Firestore_CRUD_Tutorials Public
Forked from codefirstio/Cloud_Firestore_CRUD_TutorialsPython UpdatedDec 20, 2020