it was not very hard, first sth online then phone call then a meeting with 3 people from a team to share your experiences some basic questions from sql and python and then quite quickly a job offer
I applied online. The process took 4 weeks. I interviewed at PKO Bank Polski (Warsaw, Masovia) in June 2024
Interview
After CV stage I had an interview. The questions included difference between Data Scientist and Data Engineer, lambda functions in Python, primary key in relational data bases. I also got question about projects with data bases.
I applied online. The process took 3 days. I interviewed at PKO Bank Polski
Interview
Stage 1: HR Screening (30 min)
Intro to the company and the team
Questions about previous experience and projects
Availability, salary expectations, relocation/remote preferences
Stage 2: Technical Interview #1 — System Design (60 min)
Design a simplified banking transaction system (accounts, balances, transfers)
Focus on scalability, data consistency, error handling
Discuss choices: DB, caching, microservices vs monolith
Stage 3: Technical Interview #2 — Coding (60 min)
Live coding: REST API for basic account management (CRUD)
Use preferred language (Java, Go, Python, etc.)
Emphasis on clean code, error handling, tests