Technical Interview: Check if string has unique characters

Published: 02 May 2017
on channel: LucidProgramming
17,058
156

Problem: Implement an algorithm to determine if a string has all unique characters.

We present a solution using Python that leverages the "set()" function.

This video is part of the "Technical Interview Problems" series on various problems that arise in a technical interview setting. The solutions in this series focus on the Python language:
https://goo.gl/nM8M5B

The code used in this video may be found here:
https://github.com/vprusso/youtube_tu...


Watch video Technical Interview: Check if string has unique characters online without registration, duration hours minute second in high quality. This video was added by user LucidProgramming 02 May 2017, don't forget to share it with your friends and acquaintances, it has been viewed on our site 17,058 once and liked it 156 people.