JIAXING WU
  • About Me
  • Search
  • Tag Index
Navigation bar avatar

My website


This is where I will tell my friends way too much about me

Leetcode 227 - Basic Calculator II

Posted on June 24, 2021

Post thumbnail
Post thumbnail
Prompt: Given a string s which represents an expression, evaluate this expression and return its value. [Read More]
Tags: Leetcode

Leetcode 102 - Binary Tree Level Order Traversal

Posted on June 24, 2021

Prompt: Given a binary tree’s root node, return all levels of the binary tree in list form. [Read More]
Tags: Leetcode Binary Tree BFS

Leetcode 92 - Reverse Linked List II

Posted on June 23, 2021

Prompt: Given a linked list’s head and two integers, left and right, return the linked list where the nodes from left to right are reversed. The constraints on left and right is left <= right. [Read More]
Tags: Leetcode Linked List

Leetcode 792 - Number of Matching Subsequences

Posted on June 23, 2021

Prompt: Given a string s and an array of strings words, return the number of words[i] that is a subsequence of s. [Read More]
Tags: Leetcode Binary Search

Leetcode 73 - Set Matrix Zeroes

Posted on June 22, 2021

Prompt: Given an m x n integer matrix matrix, if an element is 0, set its entire row and column to 0’s, and return the matrix. You must do it in place. [Read More]
Tags: Leetcode
  • ← Newer Posts
  • Older Posts →
  • RSS
  • Email me
  • Facebook
  • GitHub
  • LinkedIn
  • Instagram

Jiaxing Wu  •  2022

Powered by Beautiful Jekyll