Sobes.tech

Company overview

Mayflower

Latest vacancy: August 6, 2026

Vacancies
13
Interviews
12
Questions
176
Tasks
0

Published in the selected period

Vacancies · 6

All company vacancies

Salary ranges

Currencies are not converted. Lower and upper bounds are calculated independently and show their own sample sizes.

EUR

Not enough data · n=1

Published records

Interviews · 12

All company interviews

Grouped by direction

Questions and tasks · 176

Frontend

Questions · 100

QA / QA Automation

Questions · 64

What tests will run if you execute the 'pytest' command from the project root? project/ ├── conftest.py ├── tests/ │ ├── check_api.py │ │ └── def test_get_users(): pass # (A) │ ├── test_ui_login.py │ │ ├── def test_button(): pass # (B) │ │ └── def check_label(): pass # (C) │ ├── web_test.py │ │ ├── def test_login_flow(): pass # (D) │ │ └── def logout_test(): pass # (E) │ └── integration/ │ └── test_db.py │ ├── class TestDatabase: │ │ └── def test_connect(): pass # (F) │ └── class DB_Helper: │ └── def test_ping(): pass # (G) ├── scripts/ │ └── test_cleaner.py │ └── def test_wipe_cache(): pass # (H) └── my_test_file.py └── def test_is_valid(): pass # (I)

middle+

Golang

Questions · 12

Mayflower - company overview - sobes.tech