Git Product home page Git Product logo

leetcode's Introduction

LeetCode

Let's begin with some problems from Leet Code. Code it in whatever language you want, I myself will use Ruby so I can keep practicing. The idea is threefold:

  1. Learn from other's creativity on how to solve the problem
  2. Learn from other's code in terms of:
    • writing style (naming, abstraction design, etc).
    • efficiency of the solutions (speed, memory).

To share code I am following a great idea from the Seattle.rb study group. So feel free to create a directory for your account name and submit any code. Please make sure to follow Ryan's James Brown Guide to git etiquette:

[alias]
down = pull --rebase
onup = push

Now you too can join the James Brown school of git:

git down && git onup

Schedule

This is tentative. Each one is free to follow his own path, on my part I am going to do the following in order. Probably one a day (no idea if they are too easy or not) up to Dec 13, and then more each day until Xmass.

  • Prb_1: Maximum Depth of Binary Tree
  • Prb_2: Count and Say
  • Prb_3: Min Stack
  • Prb_4: ZigZag Conversion
  • Prb_5: Reverse Integer
  • Prb_6: String to Integer (atoi)
  • Prb_7: Palindrome Number
  • Prb_8: Roman to Integer
  • Prb_9: Longest Common Prefix
  • Prb_10: Valid Palindrome
  • Prb_11: Pascal's Triangle II
  • Prb_12: Pascal's Triangle
  • Prb_13: Remove Nth Node From End of List
  • Prb_14: Path Sum
  • Prb_15: Minimum Depth of Binary Tree
  • Prb_16: Balanced Binary Tree
  • Prb_17: Binary Tree Level Order Traversal II
  • Prb_18: Read N Characters Given...
  • Prb_19: Binary Tree Level Order Traversal
  • Prb_20: Symmetric Tree

Open to all ideas.

leetcode's People

Contributors

derekmaffett avatar sotoseattle avatar sunny-mittal avatar enilsen16 avatar

Watchers

James Cloos avatar Lee Broxson 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.