Giter Club home page Giter Club logo

project-leetcode-solution's Introduction

Project Leetcode Solution

About

This repository collects the nice solutions to leetcode Algorithm problems.

Authors: Zili Yuan, Yangyao Chen, Young Wu (ranked by random shuffle).

Comments and contritbutions are welcomed.

What are we doing?

Discussion: Each day we determine which problem is to be solved, discuss the possible solution online, exchange good ideas.

Coding: We write code in different languages, use different algorithms, and for each algorithm we also try several implementations (see figure 1 below for an example).

Summary: We compare the performance of algorithms (see figure 2 below for an example), try to find possible extensions of the algorithm to other possible problems, and write short discussion for some interesting problems and algorithms.

Extension: We apply the methods developed when solving the question to the real world, build more realistic models that can help us to understand the society, the world, and the Universe (see figure 3 below for an example).

Figure 1. An example of binary tree data structure. For each question, we discuss and try different data structures, to find the best approach for time efficiency, space cost or the balance of two.Figure 2. An illustration of the comparison of different methods in [problem 784: Letter Case Permutation]. We quantitatively consider the efficiency of algorithms for some interesting problem.Figure 3. An extension of [problem 198: House Robber]. We extend the problem to a more realistic case, considering the possible factors that influence the robbering rate.

Solutions

Person in charge

Problem List: in-turn

  • Problems are categorized according to their associated data structures. See Problem Categories

Implemetations

project-leetcode-solution's People

Contributors

chenyangyao avatar tsihyoung avatar xcliu avatar zliyuan avatar

Watchers

 avatar

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.