top of page

Leetcode

Leetcode is a Online Judge which is founded in  USA. It provided different programming problems for practice. While user submit the code, the system will check different case automatically within a limited runtime then return a result.

​

Account: itassign3

Rank: 63,965

​

Solved Problems:

Easy: 406

Normal: 86

Hard: 5

Problems

1. Two Sum

Difficulty: Easy   

Link: https://leetcode.com/problems/two-sum/

3. Longest Substring Without Repeating Characters

4. Median of Two Sorted Arrays

1185. Day of the Week

2299. Strong Password Checker II

bottom of page