TOTVS Backend Engineer Interview Questions
The questions to prepare for a TOTVS Backend Engineer interview. Questions from real interview reports rank first. Updated daily.
Evaluates your practices for maintainable code, reviews, and engineering standards in teams.
TOTVSAssesses your API design skills and your ability to manage backward compatibility over time.
TOTVSTests your production debugging process, including observability and safe mitigation steps.
TOTVSEvaluates your ability to plan and execute safe migrations with minimal or no service interruption.
TOTVSTests technical credibility, ownership, and stakeholder communication through a concrete project with measurable business impact.
TOTVSEvaluates your ability to implement a basic backend API using C#.
TOTVSEvaluates your ability to diagnose and improve query performance in legacy systems.
TOTVSAssesses your approach to improving database performance under concurrent load.
TOTVSSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Optimize a PostgreSQL aggregation query by filtering early, reducing rows before joins, and returning qualifying active customers.
SofteamSSoftware Medical Informatics
GlassdoorOptimize a large patient-record query by narrowing data early and returning recent visits, serious events, and site-level priorities.
MedpaceIdentify high-cost tables by combining query runtime, usage frequency, and storage metadata.
Capital One