- Read How to answer a coding interview.
- Read Using sliding window technique to solve coding interview questions.
- Practice coding Array 1 Two Sum
- Practice coding Array 2 Three Sum
- Practice coding Array 3 Max Consecutive Ones III
- Practice coding Array 4 Maximum Product Subarray
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Request | |
curl -X GET \ | |
http://api-staging.jackpotrising.com/v3/games/58/contests \ | |
-H 'authorization: Bearer oRrqTyNxQFia9ZK60zw5Yw' \ | |
-H 'cache-control: no-cache' \ | |
-H 'content-type: application/json' \ | |
-H 'mode: test' \ | |
-H 'postman-token: 64372f12-f592-453a-4dac-c56b03f07bc1' \ | |
Response |