Giter VIP home page Giter VIP logo

KISHAN KUMAR's Projects

algorithmic-toolbox-san-diego icon algorithmic-toolbox-san-diego

✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics

algorithms-on-strings icon algorithms-on-strings

Contains my code submission for Algorithms on Strings course as offered by University of California, San Diego & National Research University Higher School of Economics on Coursera.

applied-text-mining-in-python-1 icon applied-text-mining-in-python-1

This repository contains graded assignments in python-3 language of the course 'Applied text mining in Python', part of the specialisation 'Applied data Science using Python' by University of Michigan offered by Coursera.

coursera-advanced-algorithms-and-complexity icon coursera-advanced-algorithms-and-complexity

This course talks about networks flows which are used in more obvious applications such as optimal matchings, finding disjoint paths and flight scheduling as well as more surprising ones like image segmentation in computer vision. It then proceed to linear programming with applications in optimizing budget allocation, portfolio optimization, finding the cheapest diet satisfying all requirements, call routing in telecommunications and many others. Next discussing inherently hard problems for which no exact good solutions are known (and not likely to be found) and how to solve them in practice.

coursera-algorithmic-toolbox icon coursera-algorithmic-toolbox

This repository contains all the solutions for the assignments of the course - Algorithmic Toolbox offered on Coursera.

coursera-algorithms-on-strings icon coursera-algorithms-on-strings

This course covers suffix trees, suffix arrays, and other brilliant algorithmic ideas that help doctors to find differences between genomes and power lighting fast internet searches.

design-a-scheduling-program-to-implements-a-queue-with-two-levels-level-1-fixed-priority-preempti icon design-a-scheduling-program-to-implements-a-queue-with-two-levels-level-1-fixed-priority-preempti

For a Fixed priority preemptive Scheduling (Queue 1), the Priority 0 is highest priority. If one process P1 is scheduled and running, another process P2 with higher priority comes. The New process (high priority) process P2 preempts currently running process P1 and process P1 will go to second level queue. Time for which process will strictly execute must be considered in the multiples of 2.. All the processes in second level queue will complete their execution according to round robin scheduling. Consider: 1. Queue 2 will be processed after Queue 1 becomes empty. 2. Priority of Queue 2 has lower priority than in Queue 1.

fundamentals-of-scalable-data-science icon fundamentals-of-scalable-data-science

This repository has the solution to assignments for the course Fundamentals-of-Scalable-Data-Science by IBM on Coursera for future reference. It was a great learning experience and I would not want any other learners to take reference from the same and do them on their own.

genome-assembly-programming-challenge icon genome-assembly-programming-challenge

Genome Assembly, de Bruijn Graph, Overlap Graph, Bubbles and Tips Removal, Optimal K-mer, Phi X174 Genome, Error-Prone Reads, Universal Circular String, Eulerian Cycle.

intro-to-data-science-in-python icon intro-to-data-science-in-python

Repo for the first course of the Applied Data Science with Python Specialization taught by University of Michigan hosted by Coursera

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.