Open In App

Briskminds Software Solutions Interview Experience

I virtually gave interviews for the on-campus placements. I had experienced that most startups focus on Aptitude, coding & problem skills, and your way of approaching the problem. But this organization focuses on your skills through several rounds. The rounds are like,

Now, let us discuss what questions you may face in the rounds mentioned above,



Telephonic Round: For checking your communication skills and your tech stacks are they suitable for the company or not?

Technical Interview Round 1: In this round, the interviewer just came to check my coding skills.



Sample Input: bananas (String)
Sample Output: bans (String)

Note: You can use only two predefined methods of String class one is to convert String into a character array and another one is to convert a character array into String if needed. Do not use charAt or any other pre-defined method of the String class. Write your custom logic.

Technical Interview Round 2: In this round, the interviewer tried to check my coding & problem-solving skills as well as asked some basic questions on OOPS & Java.

HR Round:

Overall Experience & Suggestions:

Article Tags :