Skip to content

Darkguy95/leetcode-excel

 
 

Repository files navigation

leetcode-excel

Solutions to leetcode problems, written in the Microsoft Excel programming language (TM).

You are free to copy my Excel """code""". I claim no copyright on them and will never rat you out.

So next time, if you get asked by the interviewer to program in any popular programming language you like, please just insist Microsoft Excel being your language of choice. I feel like this is the right time as Microsoft bought Github, so I petition Excel to be officially listed as a programming language.

If you get hired by providing my answers, please I suggest you to buy me a beer to me by sending a Paypal donation to htruong@tnhh.net.

List of Leetcode Problems

Arrays:

  • Remove Duplicates
  • Best Time to Buy and Sell
  • Rotate Array
  • Contains Duplicate - DONE
  • Single Number - DONE
  • Intersection of Two Arrays II
  • Plus One
  • Move Zeroes
  • Two Sum
  • Valid Sudoku

Strings:

  • Reverse String
  • Reverse Integer
  • First Unique Character
  • Valid Anagram
  • Valid Palindrome
  • String to Integer
  • StrStr
  • Count and Say
  • Longest Common Prefix

Sorting and Seaching:

  • Merge Sorted Array
  • First Bad Version

Math:

  • FizzBuzz - DONE
  • Count Primes
  • Power of Three
  • Roman to Integer

Others:

  • Number of 1 Bits
  • Hamming Dist
  • Reverse Bits
  • Pascal's Triangle
  • Valid Parentheses
  • Missing Number

About

Solutions to leetcode problems, written in the Microsoft Excel programming language (TM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published