LeetCode
Question
·
Jul 2021
Microsoft Azure | Tech Screen
642 views
3 replies
Question Details
Given an input string, find the first unique character. Examples: "abcda" -> b "aaabbbccd" -> d "aaaa" -> \'\' * Given a binary tree, return true if it...
Full Details
🔒
Unlock full leaked content
Full insider details, leaked discussions, and candidate experiences.
Get Premium →Topics
Binary Search
Binary Tree
Strings