Skip to content
Prepare For Coder Interview – Denny

Prepare For Coder Interview – Denny

GitHub: dennyzhang

Adsense


Tags

  • #array
  • #backtracking
  • #bfs
  • #binarytree
  • #bitmanipulation
  • #blog
  • #classic
  • #codetemplate
  • #combination
  • #dfs
  • #dynamicprogramming
  • #encoding
  • #findnumber
  • #game
  • #graph
  • #greedy
  • #heap
  • #inspiring
  • #interval
  • #linkedlist
  • #manydetails
  • #math
  • #misc
  • #palindrome
  • #recursive
  • #stack
  • #string
  • #subarray
  • #subsequence
  • #trie
  • #twopointer
  • #twosum
  • binarysearch
  • evaluatecomplexity
  • hashmap
  • island
  • matrixtraversal
  • oodesign
  • rectangle
  • redo
  • rotateoperation
  • series
  • sql
  • sqrt
  • treetraversal

Recent Posts

  • Leetcode: Range Sum of BST
  • Leetcode: Largest Time for Given Digits
  • Leetcode: Fibonacci Number
  • Leetcode: Univalued Binary Tree
  • Leetcode: K Closest Points to Origin

Recent Comments

  • both on Leetcode: Nim Game

Archives

Tag: #codetemplate

Leetcode: Sort List

Sort linked list


Continue reading Leetcode: Sort List

Posted on August 4, 2018December 17, 2018Categories BasicTags #classic, #codetemplate, #linkedlist, #recursive, redoLeave a comment on Leetcode: Sort List

Leetcode: Min Cost Climbing Stairs

Min Cost Climbing Stairs


Continue reading Leetcode: Min Cost Climbing Stairs

Posted on March 14, 2018December 17, 2018Categories BasicTags #classic, #codetemplate, #dynamicprogrammingLeave a comment on Leetcode: Min Cost Climbing Stairs

Leetcode: Palindrome Permutation II

Palindrome Permutation II


Continue reading Leetcode: Palindrome Permutation II

Posted on February 19, 2018December 17, 2018Categories MediumTags #backtracking, #codetemplate, #combinationLeave a comment on Leetcode: Palindrome Permutation II

Leetcode: Maximum Sum of 3 Non-Overlapping Subarrays

Maximum Sum of 3 Non-Overlapping Subarrays


Continue reading Leetcode: Maximum Sum of 3 Non-Overlapping Subarrays

Posted on February 18, 2018December 17, 2018Categories MediumTags #backtracking, #codetemplate, #combinationLeave a comment on Leetcode: Maximum Sum of 3 Non-Overlapping Subarrays

Leetcode: Daily Temperatures

Daily Temperatures


Continue reading Leetcode: Daily Temperatures

Posted on February 17, 2018December 17, 2018Categories AmusingTags #classic, #codetemplate, #inspiring, monotoneLeave a comment on Leetcode: Daily Temperatures

Posts navigation

Page 1 Page 2 … Page 8 Next page
Proudly powered by WordPress