Shankar140804's Stars
joshhedstrom/healthTracker
A Fitness and Nutrition Tracking App
Muthuram2005/ELECTORAL-PROCESS-MANAGEMENT
Electoral process management of election and voters details.
Muthuram2005/OBJECT-ORIENTED-PROGRAMMING-USING-JAVA
Some concepts of object oriented programming using java
Muthuram2005/Multithreading
Multithreading at java
Muthuram2005/Exception-Handling
Exception Handling at java
Muthuram2005/Collection-Interfaces
Implementation of Collection interfaces at java programming
Muthuram2005/Input-Stream-into-Byte-Array
Java program for conversion of Input Stream into Byte Array concept
Muthuram2005/File-Handling
Java program to display the word and its count which got repeated most number of times in a text file .
Muthuram2005/Applet-Implementation-using-java
Implement a simple calculator
Muthuram2005/Swing-Implementation-using-java
Implement of Mouse Events and Keyboard Events.
Muthuram2005/Database-Connectivity
Create database connectivity using JDBC concepts.
Muthuram2005/Data-Structure
Array Implementation of List ADT, Linked list Implementation of List ADT, Array Implementation of Stack ADT ,Linked list Implementation of Stack ADT, Array Implementation of Queue ADT and Linked list Implementation of Queue ADT using c++ program. .
Muthuram2005/Trees
To Write a C++ Program to perform Insert, Delete, Search an element into a binary search tree,AVL tree and heap tree.
Muthuram2005/GRAPH
To Write a C++ Program to perform Graph representation ,Graph traversal algorithms and to find the shortest distances in a Graph.
Muthuram2005/SEARCHING-ALGORITHMS
To implement a c++ program for searching algorithms.
Muthuram2005/SORTING-ALGORITHMS
To Write a C++ Program for various sorting algorithms.
Muthuram2005/SHELL-PROGRAMMING-IN-LINUX
SHELL PROGRAMS USING LOOPS AND CONTROL STRUCTURES.
Muthuram2005/HASHING-TECHNIQUES
To write a program to perform hashing techniques to avoid collision.
Muthuram2005/PROGRAMS-USING-THE-FORK-EXEC-GETPID-SYSTEM-CALLS-OF-UNIX-OPERATING-SYSTEM
To write a shell program to demonstrate fork, exec, getpid system calls and perform the basic operation using IO System calls Open, Read, and Write of UNIX Operating System.
Muthuram2005/IMPLEMENTATION-OF-CPU-SCHEDULING-ALGORITHMS-IN-C-PROGRAMMING
To implement the CPU Scheduling algorithm in C programming.
Muthuram2005/PRODUCER-CONSUMER-PROBLEM-USING-SEMAPHORES
To Write a C program to simulate producer-consumer problem using semaphores.
Muthuram2005/MEMORY-MANAGEMENT-SCHEMES
To write a C program to implement memory management scheme using best fit, first fit, worst fit algorithm.
Muthuram2005/Implement-the-Policy-Gradient
To Implement the Policy Gradient
Muthuram2005/Implementing-Q-Learning-with-Linear-Function
To Implementing Q Learning with Linear Function.
Muthuram2005/Semi-Supervised-Classifier
To Assuming a set of documents that need to be classified, use the Semi Supervised Classifier model to perform this task. Calculate the accuracy, precision, and recall for your data set.
Muthuram2005/Non-Parametric-Locally-Weighted-Regression
To Implement Non- Parametric Locally Weighted Regression and Visualize the value.
Muthuram2005/FRONT-END-AND-DATABASE-CONNECTIVITY
To build a website for the data management by using Front end and database connectivity.
Muthuram2005/ID3-Algorithm
To Implement ID3 algorithm with the help of use define functions.
Muthuram2005/VIDEO-GAME-PREDCTION-USING-LINEAR-REGRESSION
VIDEO GAME - AD TARGETER: PROMOTING ADS ON GAMING PLATFORMS BASED ON USER RATING.
Muthuram2005/Hierarchical-Cluster
Use a Hierarchical Cluster to group similar points in the manner of hierarchy using a dendrogram and find out which IPL team win the 2024 IPL.