I applied through university. I interviewed at KeyValue Software Systems (Cochin) in Jul 2025
Interview
Initially there was a pre-placement talk.after that coding test followed by a single project building round and those who cleared these rounds attended two rounds of Technical interview and finally HR round .
Interview questions [1]
Question 1
Leetcode one medium level question and one difficult level question.
I applied through university. I interviewed at KeyValue Software Systems (Eranakulam) in Dec 2025
Interview
Before interview, there are multiple stages of elimination rounds.
First stage was an aptitude test, which included question related to DSA, FLAT, DBMS, OS etc.
Second stage was programming questions (C++/Java/Python)
Third is a hackathon - like session where we are expected to build a working application within 4 hours, according to the requirements given by them. We can ask doubts and even use AI, but the code should be ours - we must be able to explain the working of everything and should know each and every line's function and stuff.
I applied through university. I interviewed at KeyValue Software Systems (Cochin)
Interview
for coding round they asked 2 questions and it was easy to medium. There was enough time to complete. The test was held in their office in kochi. Overall it was good experience.
I applied through university. I interviewed at KeyValue Software Systems (Cochin)
Interview
First round was Coding-which contains 2 questions.1st question was easy,2nd one was somewhat easy.Many of my friends were able to crack that round.Next round was live project.They will give you a topic and you have to build a project from scratch.You can use any AI tools.Next were the tech interview rounds and HR rounds.
Interview questions [1]
Question 1
1st coding qn was- maximum sum subarry with constarints - sum should be equal to the given input sum , No negative numbers included.