Skip to main content
Coinbase logo

Welcome to Product Security Engineer (Code Review) [Set 3]

Test duration120 mins
No. of questions1 question
Platform Help|Execution Environment|FAQ

Instructions

  1. This is a programming test
  2. You are free to choose any language from the list and code
  3. If the code area contains the function signature, just complete the function alone, we'll take care of the main function, headers, etc
  4. If you're expected to write the full code, it'd be mentioned in the code area. All inputs are from STDIN and output to STDOUT. If you're using Java, use the classname as 'Solution'
  5. To understand more about the environment, time limits, etc. you can read the FAQ here
  6. You can print to console to debug your code using the appropriate print command for each language (Eg: cout for C++, printf for C, etc.)
  7. It is okay to use reference language documentation or use an IDE that has code completion features. However it is not acceptable to consult/copy code from any source including a website, book, or friend/colleague to complete these tests.
Try Sample Test

Questions

There is 1 question that is part of this test.
Question IndexesQuestion Types
Q1
Subjective Question
Try Sample Test

Confirmation Form

Form will load up once the environment is ready

  • Preparing your environment