onsissond / LeetCode

Environment for solving LeetCode tasks with native test system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode (Swift)

2021

LeetCode Profile

  1. Roman to Integer Runtime: 12 ms, faster than 94.59% of Swift online submissions for Roman to Integer.
  2. Palindrome Number Runtime: 36 ms, faster than 80.92% of Swift online submissions for Palindrome Number.
  3. Longest Common Prefix Runtime: 8 ms, faster than 97.64% of Swift online submissions for Longest Common Prefix.
  4. Add Two Numbers Runtime: 44 ms, faster than 59.75% of Swift online submissions for Add Two Numbers.
  5. Merge Two Sorted Lists Runtime: 8 ms, faster than 98.70% of Swift online submissions for Merge Two Sorted Lists.
  6. Valid Parentheses Runtime: 0 ms, faster than 100.00% of Swift online submissions for Valid Parentheses.
  7. Remove Duplicates from Sorted Array Runtime: 56 ms, faster than 84.71% of Swift online submissions for Remove Duplicates from Sorted Array.
  8. Search Insert Position Runtime: 28 ms, faster than 88.52% of Swift online submissions for Search Insert Position.
  9. Reverse Integer Runtime: 8 ms, faster than 34.41% of Swift online submissions for Reverse Integer.
  10. Remove Element Runtime: 4 ms, faster than 91.57% of Swift online submissions for Remove Element.
  11. Plus One Runtime: 4 ms, faster than 89.11% of Swift online submissions for Plus One.

2022

  1. Complement of Base 10 Integer Runtime: 0 ms, faster than 100.00% of Swift online submissions for Complement of Base 10 Integer.
  2. Length of Last Word Runtime: 0 ms, faster than 100.00% of Swift online submissions for Length of Last Word.
  3. Climbing Stairs Runtime: 0 ms, faster than 100.00% of Swift online submissions for Climbing Stairs.
  4. Maximum Subarray Runtime: 836 ms, faster than 76.99% of Swift online submissions for Maximum Subarray.

About

Environment for solving LeetCode tasks with native test system.


Languages

Language:Swift 100.0%