題目: A web developer needs to know how to design a web page's size. So, given a...
今天是實習的最後一天,還要面對下禮拜就要開學的事實 q_q好不想上課RRRRRRR(倒 6kyu. Persistent Bugger. Write a fun...
題目: Write a function to delete a node in a singly-linked list. You will not be...
題目: A binary watch has 4 LEDs on the top to represent the hours (0-11), and 6 L...
題目: Table: Person +-------------+---------+| Column Name | Type |+--------...
題目: Roman numerals are represented by seven different symbols: I, V, X, L, C, D...
題目: Our hero Teemo is attacking an enemy Ashe with poison attacks! When Teemo a...
題目: Given two non-negative integers, num1 and num2 represented as string, retur...
題目: Given an integer array nums, handle multiple queries of the following type:...
題目: Given the root of a binary tree, return all root-to-leaf paths in any order...
題目: Implement a first in first out (FIFO) queue using only two stacks. The impl...
題目: Given an integer n, return true if it is a power of two. Otherwise, return...
咪那桑晚安R有鑒於今天出門衝台北放閃時間上有點來不及寫六級的就先拿一些七級去做代替吧 qwq 7kyu. Growth of a Population hmm....
題目: Given the head of a linked list, remove the nth node from the end of the li...
題目: Given a signed 32-bit integer x, return x with its digits reversed. If reve...
題目: You are given two integer arrays nums1 and nums2, sorted in non-decreasing...
題目: Given a string s, return the number of segments in the string. A segment...
題目: Design a stack that supports push, pop, top, and retrieving the minimum ele...
開學了,結果事情接踵而來...好想一直睡覺啊 qwq 7kyu. Shortest Word Simple, given a string of words,...
題目: Roman numerals are represented by seven different symbols: I, V, X, L, C, D...
題目: Given a text file file.txt, print just the 10th line of the file. 給定一個txt檔...
題目: Given an integer array nums, return the third distinct maximum number in th...
題目: Given an integer array nums of length n and an integer target, find three i...
題目: Given an integer n, return true if it is a power of four. Otherwise, return...
題目: There is an integer array nums sorted in ascending order (with distinct val...
題目: Given a sorted array of distinct integers and a target value, return the in...
題目: Given an integer array nums sorted in non-decreasing order, remove the dupl...
題目: You are given a large integer represented as an integer array digits, where...
題目: Given a binary tree, find its minimum depth. The minimum depth is the num...
題目: Given a string s which consists of lowercase or uppercase letters, return t...