• Stars
    star
    1
  • Language
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is repo from tutorial of git Simplilearn

More Repositories

1

Simple_Linear_Regression

Python
3
star
2

CodeCoffeeSleep

HTML
1
star
3

Restaurant-Management-System

Class project of Restaurant Management CLI using JAVA
1
star
4

Solana

Journey to Blockchain Solana Development
Rust
1
star
5

LoginAndSignup

User login And Sign Up Simple python Codes( No GUI)
1
star
6

Salesforce-LWC-Events--PubSub

JavaScript
1
star
7

flowTask

JavaScript
1
star
8

CP_CipherSchools

9 days workshop to learn programming and algorithms.
C++
1
star
9

RomanToInteger

Convert Roman Number to Integer number.
1
star
10

PathToWeb

Learning and Exploring WebDevelopment Topics like JavaScript, HTML and CSS and Many More like node and React.
1
star
11

MockB2BStore

Apex
1
star
12

Stack_Problems

C++
1
star
13

salesforceWebServiceAPI

webservice api
Apex
1
star
14

Simple-Django-App

Python
1
star
15

RoadToJava

Java
1
star
16

DataGroker

1
star
17

Loan_Repayment_System

Python
1
star
18

AlmaLearn

1
star
19

lwcMap

Code to handle the Map returned from Apex and store it inot JS Map
JavaScript
1
star
20

RsMayank

1
star
21

College_Management_System_CLI

Created College Management System’s CLI model using C++ Classes and Functions. Used fstream library to create text file as Data Base.
C++
1
star
22

OSProject

scheduler schedules the processes by interrupting the processor after every 6 units of time and does consider the completion of the process in this iteration. The scheduler than checks for the number of process waiting for the processor and allots the processor to the process but interrupting the processor every 10 unit of time and considers the completion of the processes in this iteration. The scheduler checks the number of processes waiting in the queue for the processor after the second iteration and gives the processor to the process which needs more time to complete than the other processes to go in the terminated state. The inputs for the number of requirements, arrival time and burst time should be provided by the user.
C++
1
star