Fiz uma entrevista na empresa Mistral Solutions (Bengaluru).
Entrevista
Conduct two rounds of coding questions, focusing on algorithmic challenges and problem-solving skills in C program. Include one HR round to assess candidate fit within the company culture and values.
Perguntas de entrevista [1]
Pergunta 1
write a program in c to toggle case the letters in the word?
ex: "Hello"
output : "hELLO"
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 dias. Fui entrevistado pela Mistral Solutions (Hyderābād) em jul. de 2025
Entrevista
It was an on campus interview conducted on Geethanjali College of Engineering and Technology
1. Started with aptituded round where only few people got selected for next rounds.
2. Followed by two technical rounds where the HR asked few basic C and beginner level algorithms like reversing string and core CS questions like TCP protocols. The HR's were very polite to me, helped me when i got stuck.
3. Then another two HR rounds. They simply asked personals like where do i live etc.
4. Lastly an GD round where one topic was given to us.
Perguntas de entrevista [1]
Pergunta 1
1. Reversing a string
2. Bit manupulations
3. TCP vs UDP
4. is TCP more reliable than UDP?
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 dias. Fui entrevistado pela Mistral Solutions (Bangalore Rural) em ago. de 2025
Entrevista
Round 1: Aptitude and Technical MCQs
The first round consisted of:
10 Aptitude Questions (15 minutes) – Mandatory for all candidates.
16 Domain-Specific Questions (45 minutes) – Either Software or Hardware based on the candidate’s preference.
Aptitude Topics included: Time and Work, Number Series, Time Speed and Distance
Software MCQs covered: C Programming, Pointers, Functions, Recursion, Output-based Questions
Note: Four of the software-related questions had negative marking.
Coding Questions (2):
1. Maximum number of 1s in a matrix
2. Merge two linked lists at a specified index
Other Technical Topics Asked: Shift Operators, Bitwise Operations, Flowcharts, Malloc, Hexadecimal-based problems
Round 2: Output & Coding
This round had 6 questions:
3 Output-based Questions
3 Coding Questions
Candidates were allowed to use C, C++, Java, or Python for coding.
Coding Problems:
1. Count consecutive words that contain both target letters
2. Check if two numbers are equal without using operators
Round 3: Written Coding
Candidates were required to write code on paper.
Questions:
1. Validate a password: Must contain at least one uppercase letter, one special character, one digit, and no consecutive repeating characters.
2. Count the number of consecutive words containing both letters "e" and "d".
Round 4:
In this round, we are asked to solve coding problems in c program.(we can refer to the internet if necessary)
Problems:
1. Program to find the number of folders, subfolders, files count, and the count of c files, cpp files, Java files.
2. Find the number of lines in a txt/c/cpp/java files.
3. Find the number of functions or methods in the given file.
Perguntas de entrevista [1]
Pergunta 1
Round 5 (Technical Interview):
Questions focused on OOPs concepts in Java.
4 Coding Problems (On Paper):
1. Check if a substring exists in a word by generating substrings
2. Implement Bubble Sort
3. Sort a 2D Array
4. Reverse a string using Recursion
Round 5: HR Interview
General questions:
1. Tell me about your family background
2. Where are you from?
3. How well do you know C, Python, and Java?