Customer Success Engineer Interview Questions

521 customer success engineer interview questions shared by candidates

You are working with a customer who has built an API to give you access to their User Database. Their API contains a set of endpoints that allow you to access the data from the database. The product owner has asked you for a CSV report of all **active** users with a **.test** email address. This report should contain the ID and email address of 1 valid user on each row. **API Documentation:** [https://gorest.co.in](https://gorest.co.in/) **Example output:** ​​id,email  4478538,dhanadeepa_singh@effertz.test 4478541,anjushree_joshi_ii@monahan.test
avatar

Customer Success Engineer

Interviewed at Moveworks

4.1
Jan 27, 2025

You are working with a customer who has built an API to give you access to their User Database. Their API contains a set of endpoints that allow you to access the data from the database. The product owner has asked you for a CSV report of all **active** users with a **.test** email address. This report should contain the ID and email address of 1 valid user on each row. **API Documentation:** [https://gorest.co.in](https://gorest.co.in/) **Example output:** ​​id,email  4478538,dhanadeepa_singh@effertz.test 4478541,anjushree_joshi_ii@monahan.test

Build a Slack bot that reads employee data from a provided JSON file and responds to HR queries. The bot should support two commands: /list: returns all user first names with their departments. /query : returns specific details (e.g., email, phone) about a user. Only department is required; other fields may be missing. You have 1 hour to complete the task. { "emily": { "department": "Engineering", "manager": "john", "phone": "555-1234", "email": "emily@example.com", "first_name": "Emily", "last_name": "Chen" },
avatar

Customer Success Engineer

Interviewed at Moveworks

4.1
May 28, 2025

Build a Slack bot that reads employee data from a provided JSON file and responds to HR queries. The bot should support two commands: /list: returns all user first names with their departments. /query : returns specific details (e.g., email, phone) about a user. Only department is required; other fields may be missing. You have 1 hour to complete the task. { "emily": { "department": "Engineering", "manager": "john", "phone": "555-1234", "email": "emily@example.com", "first_name": "Emily", "last_name": "Chen" },

Viewing 131 - 140 interview questions

Glassdoor has 521 interview questions and reports from Customer success engineer interviews. Prepare for your interview. Get hired. Love your job.