Git Product home page Git Product logo

mdhiman's Projects

coding-interview icon coding-interview

Different data structure and algorithm asked in coding interview of FAANG companies and other top product companies.

competitive-programming icon competitive-programming

Repo contains important concepts which are frequently used to solve problem in competitive programming.

compiler-design icon compiler-design

This repo contains how to design a basic compiler using lex and yacc.

computational-geometry icon computational-geometry

This repo contains implementation of some fav computational geometry algorithm, e.g. Convex Hull, Line segment intersection, Polygon triangulation etc.

computer-vision icon computer-vision

All about object classification, detection and segmentation using python, tensor-flow, keras, open-cv on Image and Video data.

data-structures-and-algorithms icon data-structures-and-algorithms

Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.

kats icon kats

Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.

map icon map

mean Average Precision - This code evaluates the performance of your neural net for object recognition.

mlquestions icon mlquestions

Machine Learning and Computer Vision Engineer - Technical Interview Questions

nlp icon nlp

Repo contains different applications and concepts in NLP.

reliablecommunicationwith-udp icon reliablecommunicationwith-udp

Assume that the TCP sockets are not there. We know that UDP sockets are not reliable, meaning that there is no guarantee that a message sent using a UDP socket will reach the receiver. We want to implement our own socket type, called MRP (My Reliable Protocol) socket, that will guarantee that any message sent using a MRP socket is always delivered to the receiver. However, unlike TCP sockets, MRP sockets may not guarantee in-order delivery or exactly-once delivery of messages. Thus messages may be delivered more than once (duplicate messages) or out of order (later message delivered earlier).

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.