VALID NUMBER | LEETCODE #65 | PYTHON SOLUTION

Описание к видео VALID NUMBER | LEETCODE #65 | PYTHON SOLUTION

In this video we are solving a classic Leetcode question and popular Facebook interview question: Valid Number (Leetcode # 65).

This is one of those questions that isn't complicated because of it's algorithm, but difficult because of all the edge cases you need to consider and account for in your solution. Luckily there aren't that many possibilities here so we'll go through the code line by line and ensure we catch every single one!

Комментарии

Информация по комментариям в разработке