I applied through a recruiter. The process took 1 day. I interviewed at Sketch Brahma Technologies (Bangalore Rural) in Jun 2025
Interview
Interviewer asked me about my introduction and given me a coding problem to do strictly in java
I told him that I am familiar with c++ while doing coding problems and asked him that can I solve in c++ ? he denied it....
Interview questions [1]
Question 1
Given a string and bannedWord , need to count all the occurences of remaining words in the string (except bannedWord) and print the output
words are case-sensitive