Top 15
Prep plan
~2h total · Updated weekly · Last refresh Aug 9

Statkraft Software Engineer Interview Questions

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

Deep Copy vs Shallow CopyEasy

Explain shallow vs deep copy in Python, how nested objects behave, and when each approach is appropriate.

memory managementbasicspython
Statkraft
Python Memory Management and GC
Medium

Explain Python reference counting, cyclic garbage collection, and how memory is reclaimed.

memory managementbasicspython
Statkraft
Client-Side API Rate Limiter
Medium

Use a queue to enforce a sliding-window client-side API rate limiter over request timestamps.

network requestsloopscaching
Statkraft
Python Decorators and Timing Wrapper
Medium

Explain how Python decorators wrap functions and implement a custom decorator that logs execution time.

functionsdecoratorspython
Statkraft
More Coding questions with a free account
Consistency Across Service PipelinesMedium

Approach for keeping pipeline outputs consistent when multiple microservices publish overlapping, delayed, or duplicate data.

system designdata consistencymicroservices
Statkraft
Daily Trading Reconciliation Architecture
Hard

Tests system architecture for reliable ingestion, normalization, and reconciliation across external APIs.

APIsReconciliationBatch Processing
Statkraft
Concurrent Migrations and Pooling
Medium

Tests designing safe migrations and efficient connection pooling under high concurrency.

concurrency
Statkraft
More Pipelines 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
Balancing Technical Debt and Deadline
Medium

Tests prioritization under pressure, technical judgment, and stakeholder management when technical debt threatens a client deadline.

client deadlineConflict Resolutiontechnical debt
Statkraft
More Behavioral & Leadership questions with a free account