Company overview
RedLab
Latest vacancy: April 14, 2026
- Vacancies
- 17
- Interviews
- 6
- Questions
- 156
- Tasks
- 4
Published in the selected period
Vacancies · 0
No vacancies were found for the selected period.
Published records
Interviews · 6
Grouped by direction
Questions and tasks · 160
Java
Tell us about the last project: technology stack, tasks, team.
How can you ensure safe access and modification of a HashMap in a multithreaded environment?
Tell us about ArrayList: features, initial size, insert and delete operations.
How do Stream API differ from loops? Which is faster and why?
QA / QA Automation
Android
Can you explain what ContentProvider is and how it is used in Android applications?
What is the difference between using subscribeOn and observeOn in RxJava, and how do they affect the execution thread?
Explain what closed classes are in Kotlin and how they are used.
Could you explain what is meant by the term Intent in the context of Android app development?
Data Engineer
Frontend
What is Teleport in Vue 3 and how is it used?
Is it possible to count how many event handlers are registered and how many have been removed? How to check this?
Addition function with support for currying
Determining the order of output to the console (example 88)
Sorting an array of objects by date field
Creating a counter using closure