Zamp Interview experience L5 - [Dec-2024]-Reject

zamp logo
zamp
E5 role
April 4, 20254 reads

Summary

I recently interviewed for an E5 role at Zamp in December 2024 and was rejected. I am sharing the questions asked during the phone screen and system coding rounds to contribute to the community.

Full Experience

Appeared for Zamp E5 role interviews recently. To give back to the community i'm sharing the questions I got asked . i will be writing more post for different interviews i have given recently.

Phone screen:

I don't exactly remeber the question but it was something like .Given a set of content string (paragraph) and target text(also paragraph) find if the target string can be created from the paragraph.

I created a reverse document index on the words to corresponding document like elastic search and started matching from there.

2 system Coding:

It was an interview with a VP. he asked me all sort of question on docker, kubernetes, architecture patterns like hexagonal, clean , DDA, Deployment related stuff, design patterns etc. Then gave a question to implement Apache airflow

Interview Questions (2)

Q1
Can Target Text Be Created From Content Paragraph?
Data Structures & Algorithms

Given a set of content string (paragraph) and target text (also paragraph) find if the target string can be created from the paragraph.

Q2
Implement Apache Airflow
System Design

Implement Apache airflow

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!