Kanini Software Engineer Interview Questions
The questions to prepare for a Kanini Software Engineer interview. Questions from real interview reports rank first. Updated weekly.
Reverse a string in Python using character traversal and return the reversed result.
KaniniImplement merge sort in Python and explain why it runs in O(n log n) time.
KaniniFind two indices in an array whose values add up to a target using a hash map.
KaniniTests performance troubleshooting, measurement, and targeted optimization strategies.
KaniniTests your end-to-end process knowledge from planning through delivery and iteration.
KaniniTests API design skills including endpoints, data contracts, and robust error handling.
KaniniSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Assesses depth of SQL knowledge and how you apply it in projects.
KaniniEvaluates SQL query-writing skills for practical, scenario-based needs.
KaniniSort Thales Ground Master radar readings by signal strength in ascending order, placing unknown values last.
ThalesUse LEFT JOINs, a CTE, and aggregation to summarize 2025 claims and completed payments for active Guidewire PolicyCenter policies.
Use a CTE, joins, and distinct aggregates to calculate Meta Logistics bookstore payment metrics.
Meta Logistics