Top 19
Prep plan
Updated weekly · Last refresh Aug 30

Mareana Software Engineer Interview Questions

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

19questions
~3htotal time
Track your progressSign up free to work through all 19 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 10 questions · ~109 min
Two Sum with TargetEasy
Practice

Use a hash map to find two array elements that sum to a target in O(n) time.

Hash TablesArraysStringsMareana
Sorting Algorithm and ComplexityEasy
Practice

Implement merge sort in Python and explain why it runs in O(n log n) time.

RecursionArraysSortingMareana
Linked List ReversalEasy
Practice

Reverse a singly linked list in-place using iterative pointer manipulation.

RecursionLinked ListsArraysMareana
Object-Oriented vs Functional ProgrammingEasy

Compare object-oriented and functional programming in terms of state, abstraction, side effects, and design tradeoffs.

LanguagestechnicalProgrammingMareana
Dynamic Programming With ExampleMedium

Tests your ability to recognize overlapping subproblems and apply DP to produce efficient solutions.

RecursionDynamic ProgrammingArraysMareana
More Coding questions with a free account
2
Behavioral & Leadership7 questions · ~76 min
Cross-Functional Teamwork Under PressureEasy

Tests collaborative execution, communication, and ownership when working with multiple teammates under delivery pressure.

Stakeholder ManagementCommunicationLeadershipMareana
More Behavioral & Leadership questions with a free account
3
More topics2 questions · ~22 min
SQL Query Performance TuningMedium

Tests your ability to diagnose and improve SQL performance using indexing, query plans, and query rewrites.

SubqueriesJoinsAggregationsMareana
Motivation for TeamworkEasy

Tests collaboration mindset and fit for cross-functional teams.

RoadmappingScope ManagementMareana

Sign up to see every question

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

Get my prep plan
Hands-on SQL practiceWrite and run real queries in the editor. 3 drills · ~30 min
The finish line: interview-readyComplete all 19 questions plus 3 hands-on drills to finish this plan.