Skip to main content
VK.COM logo

Welcome to VK Mobile Challenge iOS

Test duration90 mins
No. of questions34 questions
Platform Help|Execution Environment|FAQ

Instructions

  1. This is a programming test
  2. To get familiarized with our coding environment, try our Sample Test
  3. You are free to choose any language from the list and code
  4. If the code area contains the function signature, just complete the function alone, we'll take care of the main function, headers, etc
  5. 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'
  6. To understand more about the environment, time limits, etc. you can read the FAQ here
  7. In coding questions, 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.)
Try Sample Test

Sections

There are 2 sections that are part of this test.
number
section
questions
1
Platform Questions
32
2
Algorithms
2

Questions

Feel free to choose your preferred programming language from the list of languages supported for each question.There are 34 questions that are part of this test.
Question IndexesQuestion Types
Q1 - Q31
Multiple Choice Questions
Q32
Subjective Question
Q33 - Q34
Coding Questions3 languages allowed: c, objectivec, swift
Try Sample Test