Top 49
Prep plan
Updated weekly · Last refresh Aug 30

Photon Mobile Engineer Interview Questions

The questions to prepare for a Photon Mobile Engineer interview. Questions from real interview reports rank first. Updated weekly.

49questions
~8htotal time
Track your progressSign up free to work through all 49 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 29 questions · ~272 min
First Non-Repeated CharacterEasy
Practice
Recently asked

Use a hash table frequency count and a second pass to return the first non-repeated character in a string.

Hash Tablesfrequency countStringsPhoton
Detect Cycle in Linked ListMedium
Practice
Recently asked

Use Floyd’s two-pointer algorithm to determine whether a singly linked list contains a cycle.

Hash TablesLinked ListsTwo PointersPhoton
Reverse String In PlaceEasy
Practice
Recently asked

Reverse a string using a two-pointer approach by converting it to a mutable character list in Python.

CodingStringsProgrammingPhoton
Detect Duplicates in ArrayEasy
Practice
Recently asked

Use a hash set to detect whether an integer array contains any duplicate in O(n) time.

Hash TablesArraysPhoton
Choose and Implement Search/SortMedium
Recently asked

Tests algorithm selection, implementation, and justification of tradeoffs.

SearchingSortingData StructuresPhoton
React Framework Development and DeploymentMedium

Assesses your understanding of React fundamentals and how you ship a web app.

application developmentreactPhoton
More Coding questions with a free account

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
2
Behavioral & Leadership20 questions · ~188 min
React Native New ArchitectureHard
Recently asked

Tests deep React Native architecture knowledge and performance reasoning.

performancearchitecturePhoton
SSL Pinning for Secure CallsHard
Recently asked

Tests mobile security fundamentals and practical implementation details for TLS pinning.

network requestsSecuritytechnical knowledgePhoton
More Behavioral & Leadership questions with a free account
The finish line: interview-readyComplete all 49 questions to finish this plan.