
Intentional Software Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 62 interview experiences · FREE TO READ
Which role are you interviewing for?
3 roles · 62 reportsCandidate interview experiences
First-hand accounts from people who interviewed at Intentional Software.
Technology Consultant
I applied online by sending my resume to their official mail and got a response within 2 days. The first round was a telephonic interview where the interviewer described the job role and then asked technical questions. The second round was an online test on aptitude and verbal reasoning. The third round was an HR discussion with the CTO. After 2 days, the result was declared and I was selected.
- What drives you in life?
- Tell me about multitasking.
Software Analyst and Developer
I submitted my resume at a college career fair. A few days later, I got an email to schedule an informal phone chat. It was about 20 minutes, covering my background and I got to ask about the company. Over 2 months, I did 3 more one-hour technical interviews (one on the phone, the last two writing on a code-sharing site), and then got an offer with great pay and benefits.
- Can you explain binary tree representation?
- Tell me about depth-first search.
- What is breadth-first search?
Software Developer
I dropped off my resume at a career fair and they emailed me back pretty quickly to set up a behavioral interview. It wasn't too hard, mostly questions about my resume, projects, and how familiar I am with data structures. After that, the technical interview was set for two weeks later. It wasn't too difficult, but I think I could've done better if I'd prepped more. Overall, it was a good experience, and the people I talked to at Intentional were really nice. They even helped out by giving hints and explanations if I didn't know an answer.
- Can you tell me about your resume?
- Could you walk me through your projects?
- What's your comfort level with data structures?
Intern
I went through 3 interviews for the intern role. First up was an HR chat with some standard behavioral questions. Then, I had two technical interviews focusing on core computer science concepts. I felt good about the second round, but the third round had a tricky algorithm/data structure design problem that I couldn't quite crack. Honestly, some of these questions feel a bit luck-based, which is common in interviews anyway. While the overall experience was decent, the second interview was a bit of a letdown. The interviewer was unresponsive after I offered a solution, and I had to prompt them to see if they were still engaged. When I did manage to solve the complex problem, but not in the most efficient way, they gave a vague 'good' response. This led me to believe I had the right answer, and I didn't push for optimization, which turned out to be a mistake given their odd reasoning.
- Tell me about yourself and other basic behavioral questions.
- Can you explain data structures and solve an algorithm problem?
- Let's discuss a basic algorithm design problem, followed by a unique data structure challenge.
Intentional Software Interview Questions
Quoted word for word from Intentional Software interview reports.
“What's the O(n) complexity of the palindrome check method?”
Read reports →“Write code to check if a string is a palindrome.”
Read reports →“What is the time and space complexity for DFS?”
Read reports →“What's a way to represent a binary tree using an array?”
Read reports →“What is the partial k search algorithm and what is its time cost when dealing with a very large amount of data?”
Read report →“How can tree data be stored in an array?”
Read report →“What are the different ways to represent a general tree?”
Read report →“How would you perform a post-order traversal of a tree iteratively?”
Read report →“Given a list of letter pairs representing precedence constraints, like [(a,b), (b,e), (a,c)], where 'a' must precede 'b', 'b' must precede 'e', and 'a' must precede 'c', can you provide an ordering of the letters that satisfies all these constraints?”
Read report →Formats, difficulty and experience
Across all 62 Intentional Software interview reports.