heyprateekag's repositories

Git-Bash-Commands

Commands (and their explanations) to make a local repository.

Stargazers:1Issues:0Issues:0

bookmyofficeslot-backend

backend code for bookmyofficeslot

Language:JavaScriptStargazers:0Issues:0Issues:0

bookofficeslot

Web app to book office slot

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

gticlass

git class

Language:HTMLStargazers:0Issues:0Issues:0

LMS-Android-App

Library Management System Andorid Application developed through Android SDK with SQLite Database (offline on phone storage)

Stargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:1Issues:0

notes

contains my notes on various topics

Language:JavaStargazers:0Issues:0Issues:0

Page-Fault-Rate

Consider a scenario of demand paged memory. Page table is held in registers. It takes 8 milliseconds to service a page fault if an empty page is available or the replaced page is not modified and 20 milliseconds if the replaced page is modified. Memory access time is 100 nanoseconds. Assume that the page to be replaced is modified 70 percent of the time. Generate a solution to find maximum acceptable page-fault rate for access time that is not more than 200 nanoseconds.

Language:CStargazers:0Issues:0Issues:0

Phone-Book-Web-App

Rentomojo's assignment for the hiring process.

Stargazers:0Issues:0Issues:0

Priority-Scheduling

Write a program to implement priority scheduling algorithm with context switching time. Prompt to user to enter the number of processes and then enter their priority, burst time and arrival time also. Now whenever operating system preempts a process and shifts cpu’s control to some another process of higher priority assume that it takes 2 seconds for context switching(dispatcher latency).Form a scenario, where we can give the processes are assigned with priority where the lower integer number is higher priority and then context switch .. as the process waits the priority of the process increase at rate of one per 2 time units of wait. Calculate waiting time and turnaround time for each process.

Language:CStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Stock-Market

Content of Stock Market knowledge

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0