Premiumlab |
|
||
2017年5月22日
摘要:
https://leetcode.com/problems/move-zeroes/#/description Given an array nums, write a function to move all 0's to the end of it while maintaining the r 阅读全文
摘要:
https://leetcode.com/articles/two-sum/#approach-2-two-pass-hash-table-accepted Question Given an array of integers, return indices of the two numbers 阅读全文
2017年4月16日
摘要:
3-1 scrore Here is a string with o and x. The length is between 1 to 80. Calcuate the score. The score of o is the consecutive o appeared so far. The 阅读全文
2017年4月10日
摘要:
https://leetcode.com/problems/rotate-array/#/description Restatement Rotate an array of n elements to the right by k steps. For example, with n = 7 an 阅读全文
2017年4月7日
摘要:
http://www.1point3acres.com/bbs/thread-218639-1-1.html 阅读全文
2017年3月8日
摘要:
Ex Input some integers and output their min, max and average values (keep three decimal places). It is guaranteed that each input number is a integer 阅读全文
2017年3月4日
摘要:
1-1 Input three integers and output the average number. Keep three decimal places. 1-2 Input Fahrenheit temperature f, output the centigrade degree c. 阅读全文
2017年2月5日
摘要:
https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/ Restatement Given an array of integers that is already sorted in ascending order, find 阅读全文
摘要:
https://leetcode.com/problems/remove-duplicates-from-sorted-array/ Restatement Given a sorted array, remove the duplicates in place such that each ele 阅读全文
|
Copyright © 2024 Premiumlab
Powered by .NET 9.0 on Kubernetes |