top of page
Home
Videos
Topics
Rewards
Plans
About Us
Join Us
Refer Friends
More
Use tab to navigate through the menu items.
Log In
All Posts
Algorithms
Coding Questions
Data Structures
System Design
Design Patterns
Recipe Quicks
Search Algorithms
Sort Algorithms
System Design Questions
System Design Building Blocks
Coding Patterns
Code Recipe
Jan 3
3 min read
136. Single Number - LeetCode Fastest Solution
Given a non-empty array of unsorted integers nums, every element in nums appears twice except for one. Find that single number.
bottom of page