diff --git a/Important Questions b/Important Questions index 445fa32..22999b2 100644 --- a/Important Questions +++ b/Important Questions @@ -19,7 +19,7 @@ - Remove Duplicates from Sorted List https://leetcode.com/problems/remove-duplicates-from-sorted-list/ - Search Insert Position https://leetcode.com/problems/search-insert-position/ - Palindrome number https://leetcode.com/problems/palindrome-number/ -- Sqrt(x) https://leetcode.com/problems/palindrome-number/ +- Sqrt(x) https://leetcode.com/problems/sqrtx/ - Linked List Cycle https://leetcode.com/problems/linked-list-cycle/ - Excel sheet column number https://leetcode.com/problems/excel-sheet-column-number/ - Reverse bit https://leetcode.com/problems/reverse-bits/