Giter Site home page Giter Site logo

Gautam Pradeep's Projects

disaster_planning icon disaster_planning

Given a transportation grid for a country or region, along with the number of cities where disaster supplies can be stockpiled, this program returns whether it's possible to stockpile disaster supplies in at most the specified number of cities such that each city either has supplies or is adjacent to a city that does. This program assumes that every city is a key in the transportation map and that roads are bidirectional: if there's a road from City A to City B, then there's a road from City B back to City A as well. The number of cities can be zero, but it can never be negative. If it is negative, an error is reported.

doctor_patient_scheduling icon doctor_patient_scheduling

Given a list of doctors and a list of patients, we want to determine whether all the patients can be seen. If so, we want to fill in the schedule with a map from doctors to the set of patients that doctor would see.

rag_gisting icon rag_gisting

Learning to Compress Prompts with Gist Tokens - https://arxiv.org/abs/2304.08467

unicodeutf_encoding icon unicodeutf_encoding

This file will provide the Unicode UTF8 encoding from a provided code point. The functions below determine the actual bytes that encode up a particular character using anywhere from 1 to 3 bytes

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.