Giter Site home page Giter Site logo

Syed Ali Hassan's Projects

dfs-route-between-vertices icon dfs-route-between-vertices

Route Between Nodes: Given a directed graph, design an algorithm to find out whether there is a route between two nodes.

findsubarray icon findsubarray

Given two arrays of integers, where first array is main array and second array is sub-array. Find the starting index in main array where the sub array occurs.

generate-parantheses icon generate-parantheses

Given n pairs of parentheses, write a function to generate all combinations of well-formed parentheses.

highestproductofthree icon highestproductofthree

Given an array of integers, find the highest product you can get from three of the integers. The solution computes in O(N) time and O(1) space.

integertoroman icon integertoroman

Given an integer, convert it to a roman numeral, and return a string corresponding to its roman numeral version

islandfinder-dfs icon islandfinder-dfs

Given a boolean 2D matrix, find the number of islands. A group of connected 1s forms an island.

k-messed-array-sort icon k-messed-array-sort

Given an array of integers arr where each element is at most k places away from its sorted position, code an efficient function sortKMessedArray that sorts arr.

kthtolastlinkedlist icon kthtolastlinkedlist

Return Kth to Last: Implement an algorithm to find the kth to last element of a singly linked list.

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.