Giter VIP home page Giter VIP logo

Md Anwar Hossain's Projects

algorithm icon algorithm

This repository is algorithm related problem solving available

binarysearch icon binarysearch

Binary Search: Search a sorted array by repeatedly dividing the search interval in half. Begin with an interval covering the whole array. If the value of the search key is less than the item in the middle of the interval, narrow the interval to the lower half. Otherwise narrow it to the upper half. Repeatedly check until the value is found or the interval is empty.

coding-patterns icon coding-patterns

In Coding Patterns series, we will try to recognise common patterns underlying behind each algorithm question, using real examples from

easy-ps icon easy-ps

Systematically breaking down problems into smaller tasks and maintaining clear communication and documentation facilitates efficient problem-solving.

hackerrank-solutions icon hackerrank-solutions

hackerrank video tutorial|hackerrank | hackerrank cracking the coding interview | hackerrank data structures | hackerrank java | hackerrank algorithms | hackerrank youtube | hackerrank solution | hackerrank challenge | hackerrank solutions | hackerrank coding challenge | hackerrank problems | hackerrank algorithms solutions | hackerrank cracking the coding interview solutions | hackerrank problem solving | coding interview | coding | programming | JAVAAID | Kanahaiya Gupta | Coding Interview Preparation

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.