14 articles in Interview Prep · Page 2 of 2
Top 20 Python Basic Interview Questions and Answers (2026 Guide)
Master the top 20 python basic interview questions: list vs tuple, mutable vs immutable, decorators, generators, and core coding questions with answers.
Top 20 REST API Interview Questions and Answers (2026 Guide)
Master the top 20 rest api interview questions: idempotency, PUT vs PATCH, status codes, JWT authentication, rate limiting, and REST vs GraphQL.
30 SQL Interview Questions for Data Analysts (2026 Guide)
Master the top 30 SQL interview questions for data analysts. Includes verified code solutions for JOIN fan-out, Window Functions, CTEs, and cohort retention.
A/B Testing in Python: From Sample Size to p-Value Without the Ritual
Run A/B tests in Python the right way — simulate control vs variant, check SRM, run chi-square and t-tests, and read p-values correctly.
Product Funnel Analysis: Where Users Drop and How to Prove It in Python
Track users from landing page to purchase in Python — build a funnel, calculate step conversion, and visualise drop-off with Plotly.