Giter Club home page Giter Club logo

Hi there 👋 I am Biswajit Rout currently Master's student at IIT Madras

Leet code rating codeforce rating

<

Leetcode rating

>

📊 Algorithmic Problem Solving

⚡ Github Stats

Biswajit Rout's Projects

avl-tree-implementation icon avl-tree-implementation

Self - Balancing Binary Search Trees are height - balanced binary search trees that automatically keeps height as small as possible when insertion and deletion operations are performed on tree.The height is typically maintained in order of Log n so that all operations take O(Log n) time on average.

epyt icon epyt

A Python module for EPANET water distribution simulation libraries

number-of-components-in-pca icon number-of-components-in-pca

This project implements a statistical approach to decide number of Components in Principal Component Analysis, using Explained-Variance.

pytorch_basic_nmt icon pytorch_basic_nmt

A simple yet strong implementation of neural machine translation in pytorch

rl-wds icon rl-wds

Source code for Deep Reinforcement Learning for Real-Time Optimization of Pumps in Water Distribution Systems paper.

routb68 icon routb68

Config files for my GitHub profile.

segmentree icon segmentree

This is a general purpose segment tree template that can be used for many type of range queries like range sum, range minimum, range product queries or any other user defined queries. User needs to provide a method of combining the results of two segment tree nodes. The datatype of the segment tree nodes can also be user defined

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.