Coder Social home page Coder Social logo

logo

Hi šŸ‘‹, I'm Nandini Agarwal

An AIML enthusiast

coding

neophilic-coder

  • šŸŒ± Iā€™m currently learning Web Development and Java

  • šŸ“« How to reach me [email protected]

  • āš” Fun fact I'm the protagonist (ENFJ)

Connect with me:

nandini-agarwal-7a5924226 nandini.agarwal.7946 nandiniagarwal123 h5000947941 neophilic_coder

Languages and Tools:

c illustrator java linux mysql pandas photoshop python scikit_learn seaborn tensorflow

neophilic-coder

Nandini Agarwal's Projects

c-pointers icon c-pointers

This repository will have all the basic C codes which have the use of pointers.

first-come-first-serve- icon first-come-first-serve-

First come first serve CPU scheduling algorithm is the easiest and fastest CPU scheduling algorithm.

java-project icon java-project

This repository contains a basic Java Project which shows use of interfaces, abstract class, inheritence and keywords like super, this.

oops-lab-experiment icon oops-lab-experiment

In this repository, you'll find all the lab experiments of Object Oriented Programming (UPES).

round-robin icon round-robin

Round Robin scheduling algorithm is one of the most popular scheduling algorithm which can actually be implemented in most of the operating systems. This is the preemptive version of first come first serve scheduling. The Algorithm focuses on Time Sharing. In this algorithm, every process gets executed in a cyclic way. A certain time slice is defined in the system which is called time quantum. Each process present in the ready queue is assigned the CPU for that time quantum, if the execution of the process is completed during that time then the process will terminate else the process will go back to the ready queue and waits for the next turn to complete the execution.

upes-ppl-lab-experiments icon upes-ppl-lab-experiments

This repository will contain all the lab experiments of Principles of Programming Language for 1st year students of UPES (in C)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.