You are on page 1of 2

015 Problem-Link

https://leetcode.com/problems/move-zeroes

016 Problem-Link
https://leetcode.com/problems/move-zeroes

016 Solution-Url
https://github.com/BitPunchZ/Leetcode-in-python-50-Algorithms-Coding-Interview-
Questions/blob/master/Interview%20Questions%20solutions/move%20zeroes/index.py

018 Problem-Link
https://leetcode.com/problems/boats-to-save-people

019 Problem-Link
https://leetcode.com/problems/boats-to-save-people

019 Source-code
https://github.com/BitPunchZ/Leetcode-in-python-50-Algorithms-Coding-Interview-
Questions/blob/master/Interview%20Questions%20solutions/boats%20to%20save
%20people/index.py

021 Problem-Link
https://leetcode.com/problems/valid-mountain-array

022 Problem-Link
https://leetcode.com/problems/valid-mountain-array

022 Solution-url
https://github.com/BitPunchZ/Leetcode-in-python-50-Algorithms-Coding-Interview-
Questions/blob/master/Interview%20Questions%20solutions/valid%20mountain%20array/
index.py

024 Problem-Link
https://leetcode.com/problems/container-with-most-water/

025 Problem-Link
https://leetcode.com/problems/container-with-most-water/

025 Source-code
https://github.com/BitPunchZ/Leetcode-in-python-50-Algorithms-Coding-Interview-
Questions/blob/master/Interview%20Questions%20solutions/container%20with%20most
%20water/index.py

027 Problem-Link
https://leetcode.com/problems/longest-substring-without-repeating-characters/

028 Problem-link
https://leetcode.com/problems/longest-substring-without-repeating-characters/

028 Source-code
https://github.com/BitPunchZ/Leetcode-in-python-50-Algorithms-Coding-Interview-
Questions/blob/master/Interview%20Questions%20solutions/longest%20substring
%20without%20repeating%20characters/index.py

030 Problem-Link
https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-
array/
031 Problem-Link
https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-
array/

031 Source-code
https://github.com/BitPunchZ/Leetcode-in-python-50-Algorithms-Coding-Interview-
Questions/blob/master/Interview%20Questions%20solutions/find%20first%20and%20last
%20position%20of%20last%20element%20in%20sorted%20array/index.py

033 Problem-Link
https://leetcode.com/problems/first-bad-version/

034 Problem-Link
https://leetcode.com/problems/first-bad-version/

034 Source-code
https://github.com/BitPunchZ/Leetcode-in-python-50-Algorithms-Coding-Interview-
Questions/blob/master/Interview%20Questions%20solutions/first%20bad%20version/
index.py

You might also like