Given a array of numbers. You have to perform a number of queries. Each queries ask for the average of numbers from a range.
Appscode Limited
Founding year | 2016 |
Company Website | https://appscode.com/ |
Career Website | |
Technologies Used |
Introduction
AppsCode is a Kubernetes solution provider. They have several products including production grade database, backup and recovery solution, authentication webhook etc.
Interview Stages:
Appscode generally gives a google form for the applicants. Based on the application form they call for the written exam.
- Written Exam: In-person
- Technical Interview: 1 technical round with CEO
- HR Interview: 1 HR round
Topics:
- Programming Fundamentals
- Data Structures and Algorithms
- API design
- SQL
- Regular expressions
- Encryption
- Basic HTML and CSS
Questions
Questions from the written exam took place on May 1, 2025
A dynamic programming problem.(Similar to 0/1 knapsack)
How does trie works. Implementation of trie.
What is hashing? How does it work? What is hash collision?
Design an API for a music streaming platform like Spotify
Design the schema and write queries like fetching the top 10 songs of the previous month.
Write a regex validator for email.
What is the difference between div
and span
Contributors
- Interview applicant Pulok Saha