Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Intellect Design Arena Team. If you also belong to the team, you can get access from here

Intellect Design Arena Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 1.8k Reviews

Filter interviews by

Intellect Design Arena Software Development Engineer Interview Questions and Answers

Updated 29 Aug 2023

Intellect Design Arena Software Development Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Coding test with MCQs

Round 3 - Technical 

(1 Question)

  • Q1. Majorly they asked about OOPS concept

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at KJ Somaiya Institute of Engineering and Information Technology and was interviewed before Jan 2023. There were 4 interview rounds.

Round 1 - Coding Test 

2-3 coding questions based on DSA

Round 2 - Aptitude Test 

It was a basic SHL test

Round 3 - Technical 

(1 Question)

  • Q1. Easy DSA and java related questions
Round 4 - HR 

(1 Question)

  • Q1. Typical HR round questions about career prospects

I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is pointer ?
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers are used to manipulate memory directly.

    • They can be used to pass large data structures to functions without copying them.

    • Pointers can be used to create dynamic data structures like linked lists and trees.

    • They can also be used to access hardware directly.

    • Examples of pointer types include int*, char*, and void*.

  • Answered by AI
  • Q2. Swap 2 numbers without using 3rd variable
  • Ans. 

    Swap 2 numbers without using 3rd variable

    • Use addition and subtraction

    • Use multiplication and division

    • Use bitwise XOR operation

  • Answered by AI
  • Q3. Fibonacci series with and without recursion
  • Ans. 

    Answering Fibonacci series with and without recursion

    • Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones

    • Recursion method involves calling the function within itself

    • Non-recursive method involves using a loop to calculate the series

    • Recursive method is slower and can cause stack overflow for large inputs

    • Non-recursive method is faster and more efficient for large inputs

  • Answered by AI
  • Q4. Print series of prime numbers
  • Ans. 

    Print series of prime numbers

    • Start with 2 as the first prime number

    • Check if each number greater than 2 is divisible by any number less than it

    • If not, add it to the list of prime numbers

    • Continue until desired number of primes are found

  • Answered by AI
  • Q5. Basic Electronics questions because my branch was Electronics and Communication
  • Q6. SQL Query to outer join

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic understanding of programming. Good knowledge of Data Structure and SQL will increase your chance in getting placed. Know what you write in your resume. Questions were asked mainly on this. Don't try to overexaggerate things. Keep it nice and simple and you will be good

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Communication skills

Round 2 - Technical 

(2 Questions)

  • Q1. Explain about college project.
  • Q2. And coding of python.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and technology improve your skills
By learning coding properly.

I applied via Referral and was interviewed in Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is Data Integrity?
  • Ans. 

    Data Integrity refers to the accuracy and consistency of data throughout its lifecycle.

    • Ensuring data is not corrupted or modified without authorization

    • Maintaining data accuracy and consistency through proper storage and retrieval

    • Preventing data loss or unauthorized access

    • Examples: checksums, encryption, access controls

  • Answered by AI
  • Q2. Gave an example and asked to produce that output with a query.
  • Q3. Questions like difference between union and union all. The function of cursor. Basic query tuning questions. Index, triggers etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview happened during the lockdown period, so it was virtual Teams meeting. I had 2 technical rounds and one Managerial round. The interviewers were quite friendly and explained everything crystal clear. Since this was a SQL post, I would suggest you to get the basics intact and try practicing few queries.

Interview Preparation Tips

Round: Test
Experience: 10 objective questions followed by 3 subjective questions. Subjective questions included coding (like reversing linked list), designing a software and testing a software. Also, Level order traversal, String manipulation, etc.
Total Questions: 13

Round: Interview
Experience: 3-6 rounds of interviews. I was selected just in 3 rounds of interview.
Tips: Practice writing codes on a piece of paper.

Skills: Programming skills
College Name: IIT-Kharagpur

Interview Questionnaire 

13 Questions

  • Q1. Questions based on resume
  • Q2. Questions on Java/JVM and OOP
  • Q3. Question on How to manage yourself and work in a team and your past experiences
  • Q4. Questions on hobbies
  • Q5. Questions on my favorite topics in CSE
  • Q6. Questions on resume + projects + internship
  • Q7. Questions on Data Structures/ Algorithms
  • Q8. Questions on Problem designing
  • Q9. Questions on C/C++ skills
  • Q10. Pen/Paper coding
  • Q11. Questions about myself/hobbies
  • Q12. Questions on resume/internship
  • Q13. A few technical questions

Interview Preparation Tips

Round: Test
Experience: Easy questions on aptitude and output for C/C++.
Tips: Try out questions from GeeksQuiz or -----/
Duration: 30 minutes
Total Questions: 15

Round: Test
Experience: Questions were easy and implementable within the time given. One was on linked list and the other on array/bit-wise arithmetic.
Tips: 2-3 Days of GeeksforGeeks would give you an edge in this round. Make sure you document your code with proper comments and write mnemonic variable names. Also if time permits write the logic or algorithm you've used in comments.
Duration: 60 minutes
Total Questions: 2

Round: Technical Interview
Experience: The overall experience was wonderful. It was my first interview and i was able to answer most of them. On the behavioral questions your opinion should be clear and you should be able to convince the interviewer properly.
Tips: Just be yourself, try to bring topics on which you've worked on earlier into the discussion so that the interviewer takes more time to analyze what you've accomplished. Don't hurry, if you don't know any answer, politely say you don't know it, but you would like to take a try.

Round: Technical Interview
Experience: My interview lasted for 1 hr 15 mins and I started well with my Introduction and hobbies. It was behavioral initially. Be open  and honest  to your interviewer. Don't speak random stuffs you haven't done as your interviewer can instantly browse on the internet about what you are saying and verify them. Have a good understanding of DS/Algo and know at least one OOP. you should at least master one language, its not a huge bonus if you know a lot of them.
Tips: Be clear about what you say and write and instantly correct yourself if you've made a mistake. It shows that you are self-critical and you constantly improve yourself. It is good to accept any mistake you've done. Any code you write on paper should properly highlight your logic used. Its better to write a wrong code and debug/modify it on spot to make it correct rather than writing a code with zero error at first shot. It shows how you learn from your mistakes.
The interviewer wants to see how you adapt yourself and learn, he/she is not interested in how much you know.

Round: Behavioural Interview
Experience: This round was the final round for Microsoft Internship. It was an AA( As Appropriate ) Round, where you can expect technical as well as HR questions.
Tips: Feel confident about yourself and the game plan is again just to be yourself. Do some Research on the company you are sitting for and about their products/services, so that you can show that you are as much interested in joining the company as they want to take you in after clearing all these rounds. Always ask your interviewer some relevant questions, whichever round it may be. This is where you can ask about the company's policies, culture etc.

General Tips: Keep yourself motivated and build your resume. Have good working knowledge and make your fundamental concepts clear. Try to work on projects/internship or summer/winter training courses.
Skill Tips: Just give your best if you are willing for the company and never underestimate your abilities. Have some internships/projects/apps on your resume which you've made. Mention all the relevant work you've done, just don't brag about it. Prepare well for the behavioral questions. Be prepared to admit your mistakes and accept others' solutions.
Skills: Debugging, Openness, Technical, Honesty, Attitude
College Name: National Institute of Technology Durgapur
Motivation: Microsoft was founded by Bill Gates and Paul Allen with an objective of "A Computer in every Home", since then Microsoft has carried on its effort and changed the way we do things and interact with others. It has achieved more than its primary objective and its one of the leading software companies in the world. Its exciting to be a part of it and take joy in developing solutions which affect billions of people worldwide.

Interview Preparation Tips

Round: Resume Shortlist
Tips: Iterate it as many times as possible. get it reviewed by as many seniors as possible. Be precise in stating your works and achievements.

Round: Test
Experience: Aptitude material on the SPO website was sufficient. Shortlisting was done from a full fledged online test

Round: Group Discussion
Experience: I didn't prepare for any GD neither did face any.

Round: Technical Interview
Experience: Faced an online technical test. The company who hosted the test goofed up with the interface, so a lot of people wasted time over coding questions that could not be solved because of faulty interface. No request for retest was entertained. Shortlist was fixed on studying compile attempts, time devoted to various sections and other performance measures insensitive to the flaw.

Round: Interview 1
Experience: Ques 1: Given a compact data structures to store string sequentially: one byte stores length, l of the string; next l bytes contains the string characters.
Ques 2: Write a code to insert a given string in the ith place, making sure the DS is still compact.
Ques 3: Write tests to verify correctness.
Ques 4:How will you correct the parse tree for ((a+b)*c)/d? What all dat structures can you use.

Round: Interview 2
Experience: Ques 1: Given a function f that returns true/false based on whether the input string satisfies some criterion in C.
Ques 2: Write a function that verifies that all substrings of a given string satisfy the criterion in C.
Ques 3: You hand over n identical linked lists to n salesperson. After the day's work, these salesperson return back the lists. Merge these lists such that all insertions, deletions, updates are taken care of so that you can repeat this process for the next day.

Round: Interview 3
Experience: Told about myself, my interests, my work so far, my internship projects. Followed by a quick coding question.
int *p;p++
printf("%d", p);
int *f(){int q[12];return q;}
int *p= f();*p=23;
Whats the problem here?
Each interview ended with 'do you have any questions for us?'.

General Tips: Know about your course projects. Be clear with basic CS concepts like OS, compilers and databases Have sophistication in algorithms. Try to cooperate with SPO and make good use of their efforts. Start preparing as soon as possible. Try not to eat anything that might deteriorate your health during the placement. season. Develop priorities both sector and company wise.
College Name: IIT KANPUR

Interview Questionnaire 

8 Questions

  • Q1. : While I read the resume go ahead and introduce yourself.
  • Q2. : Questions about DSA and DBMS
  • Q3. Write code for the subtitle syncing application you talked about, not the entire thing, just the crux of it.
  • Ans. 

    Code for subtitle syncing application

    • Create a function to parse subtitle file and extract time stamps

    • Create a function to parse video file and extract time stamps

    • Calculate time difference between subtitle and video time stamps

    • Adjust subtitle time stamps accordingly

    • Output synced subtitle file

  • Answered by AI
  • Q4. Write code for designing the ADT (Abstract Data Type) for all the classes that might be required to represent the game of chess
  • Ans. 

    Design ADT for chess game classes

    • Create classes for pieces (king, queen, etc.), board, player, game

    • Use inheritance to represent different types of pieces

    • Implement methods for moving pieces, checking for checkmate, etc.

  • Answered by AI
  • Q5. Why Microsoft?
  • Ans. 

    Microsoft is a leader in technology innovation and provides a challenging and rewarding work environment.

    • Microsoft is a well-established and respected company in the tech industry

    • The company is known for its cutting-edge technology and innovation

    • Working at Microsoft offers opportunities for growth and development

    • The company culture values diversity and inclusion

    • Microsoft has a strong commitment to social responsibility

  • Answered by AI
  • Q6. You left Barclays for Microsoft?
  • Ans. 

    Yes, I left Barclays to join Microsoft.

    • I was looking for new challenges and opportunities to grow my skills.

    • Microsoft offered a more dynamic and innovative work environment.

    • I was excited about the potential to work on cutting-edge technology and make a real impact.

    • I had always admired Microsoft's commitment to innovation and customer satisfaction.

  • Answered by AI
  • Q7. What makes you better than you colleagues?
  • Ans. 

    I believe in continuous learning and improvement, and strive to bring innovative solutions to the table.

    • I am always looking for ways to improve my skills and knowledge

    • I am proactive in identifying and solving problems

    • I am a team player and collaborate effectively with my colleagues

    • I am committed to delivering high-quality work and meeting deadlines

    • I am adaptable and able to work in a fast-paced environment

  • Answered by AI
  • Q8. Write the artificial intelligence logic in code for your Chess representation
  • Ans. 

    AI logic for Chess representation

    • Implement minimax algorithm with alpha-beta pruning

    • Use evaluation function to assign values to board positions

    • Implement move ordering to improve efficiency

    • Use transposition tables to store previously evaluated positions

    • Implement iterative deepening to improve search depth

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Some companies don’t make any strict regulations regarding the language in question, but Microsoft always goes with C/C++. The questions are similar to what you would find in books like “Let us C”. Questions regarding pointer manipulation, predicting the output, pre-order postorder increment decrement, structures, arrays formed the majority. · These are their favourite areas of computer science that they choose to focus on. That being said the questions asked in this section were quite few. Maybe 5 or less than that. Questions regarding like memory allocation in OS, preferred data structure for a particular application, properties of database management systems made it in.
Tips: 1.   While preparing for the aptitude, sharpen your C skills. Give second preference to OS, DBMS and DSA. 2.   Get extensive practice in the most common types of C aptitude questions and give regular online tests. 3.   Cover what you can in OS, DBMS and DSA in the time that remains.
Total Questions: 30 MCQs

Round: programming round
Experience: Once you clear the aptitude you become eligible for the programming round. This round has two questions meant to be solved in C. The focus is on the following aspects and in this particular order:CorrectnessOutput is correct for the given test cases Completeness Output is correct for all the test cases Time Complexity The program has the specified time complexity or less Space Complexity The program does not occupy too much excess space
You don’t have to write the entire programs just the necessary functions to perform the tasks given. The results were declared after a few days when Microsoft visited.
Question1 - Find an element in a rotated sorted array in O(log n) time. For ex. Find 4 in 7 8 9 1 2 4 5 
Question2 - With a parent pointer in every node of a binary tree, find the in order successor of a given node. I solved both of these questions, yet my solution for the first one used some amortized amount of time (amortized time is time that is not significant enough to affect the order, that is log n, but it is not too insignificant to be ignored as constant) more than the required time constraint which had me worried a little
Tips: Work on getting at least the right answer, worry about the run time and space complexity later. Even people who could get just the right answer made it to the wildcard round

Round: case study round
Experience: People who barely managed to get their output right in the last round were eligible for this round. I don’t have details about how this round was conducted since I wasn’t part of it but it is pretty standard procedure, the same kind of GD or case study that happens in most companies

Round: Technical Interview
Experience: Keep it real. Say stuff that is good about you AND makes you a good candidate for the job. You never have more than 3-4 minutes for such questions so focus on conveying what is most important. After general introductions, I talked about how passionate I am about programming and technology in general, how I didn’t just see it as a subject or a career option but something that I enjoyed doing and have successfully used in my daily life. Talk about what values and work ethics you believe in. End it with what qualities you have as a person or as a possible employee. Please note that you should not leave the interviewer on just your words to believe on. Give short descriptive examples to support what you are saying but don’t go on telling long boring stories I gave the required answers. I am not elaborating on this part since this is something that you can answer just by knowing your stuff. It was nothing out of the ordinary but it wasn’t all that easy. DSA and DBMS were among my favourite subjects so I did pretty well.  I wrote the code since I had actually made the application. This is an important question where he was testing whether I told the truth or not earlier. So whatever happens do not lie or make up even a single detail while explaining something, you never know what might come back to haunt you Write code for designing the ADT (Abstract Data Type) for all the classes that might be required to represent the game of chess Me: This was the kind of question that I wasn’t expecting. Also the reason I got this question was that I had mentioned chess in my hobbies. So keep in mind every small thing you put in your resume matters a lot. He allowed me to choose my language of choice so I began with Java and then I did the important part.

Round: HR Interview
Experience: Why Microsoft?- Give some answer that is well thought and prepared beforehand.
You left Barclays for Microsoft? -Basically what they wanted to know here is that I don’t have the same plans for Microsoft. I told them Barclays was an investment bank and while I was fortunate to get a chance to work in that great environment I want to start my career in a product based company so Microsoft (Microsoft is becoming a service based company now BTW) Note: If you have done internship somewhere else and have rejected an offer from there, say only good things about your previous employer. Anything else will reflect badly on you.   
What makes you better than you colleagues? - Whatever nice things you can say about yourself, everything comes here. Don’t, however mention the negative points of your colleagues, in hopes of making yourself look good. It will only make you look bad. 
Write the artificial intelligence logic in code for your Chess representation- Now the fact that this question was asked in HR rather than Tech should give you an idea about the real purpose of this question. When this question was asked we didn’t even have AI as a subject yet. The interviewer knew beforehand that I could not code this. He wanted to see how I would handle it. So after thinking for a few minutes I decided to draw flow charts and map out scenarios

College Name: IIT MADRAS

Skills evaluated in this interview

Interview Questionnaire 

10 Questions

  • Q1. How I would have attempted the first question in round 2
  • Q2. Asked me my interests?
  • Q3. How would you find least common ancestor of two nodes in a binary tree?
  • Ans. 

    To find least common ancestor of two nodes in a binary tree, traverse the tree from root to the nodes and store the paths. Then compare the paths to find the common ancestor.

    • Traverse the binary tree from root to the two nodes and store the paths

    • Compare the paths to find the common ancestor

    • If the binary tree is a BST, compare the values of the nodes to find the common ancestor

    • If one of the nodes is the ancestor of the o

  • Answered by AI
  • Q4. How would you optimize it for a binary search tree?
  • Ans. 

    Optimizing for binary search tree

    • Ensure the tree is balanced to maintain O(log n) search time

    • Implement efficient insertion and deletion algorithms

    • Use in-order traversal for sorted output

    • Consider using AVL or Red-Black trees for self-balancing

    • Avoid using recursion for large trees to prevent stack overflow

  • Answered by AI
  • Q5. Find a string in a 2D character matrix in any order(horizontal/vertical/diagonal)
  • Ans. 

    Search for a string in a 2D character matrix in any direction

    • Iterate through each cell of the matrix

    • For each cell, check all possible directions for the string

    • If found, return the starting and ending coordinates of the string

  • Answered by AI
  • Q6. How would you identify two nodes that have been swapped in a binary search tree?
  • Ans. 

    To identify swapped nodes in a binary search tree, we need to perform an inorder traversal and compare adjacent nodes.

    • Perform an inorder traversal of the binary search tree

    • Compare each node with its adjacent node

    • If a node is smaller than its previous node, mark it as a swapped node

    • If two nodes are swapped, swap their values to restore the original binary search tree

  • Answered by AI
  • Q7. Asked me to write a function for reversing characters in a string
  • Q8. Asked me to explain my projects.
  • Q9. A few HR questions about family, achievements, why Microsoft, future pla
  • Q10. Creative Interview

Interview Preparation Tips

Round: Test
Duration: 30 minutes
Total Questions: 15

Round: coding
Experience: Write 2 functions(not entire programs) in C language on cocubes.com platform Q.1 Find an element in a rotated sorted array in O(log n) time. For ex. Find 4 in 7 8 9 1 2 4 5 A binary search technique could also do it in O(log n). They wanted an optimized binary sort and so I felt, the question wasn't clear enough. Didn't attempt it and told the interviewer the reason. Q.2  With a parent pointer in every node of a binary tree, find the in order successor of a given node. Solved only the second, but I ensured it could work on all boundary cases. Results of round 2 were declared on the day Microsoft visited the campus.

Round: Technical Interview
Experience: How would you find least common ancestor of two nodes in a binary tree? I said you could use two stacks, push nodes as you traverse and then compare when you are popping. He asked me to explain on the whiteboard. I did, but realised there was a problem, I looked at him and he was there, smiling as wide as he could. I asked for 2 minutes, and then gave him a better approach with a stack and a hash table. He seemed satisfied
Tips: Keep talking while you are solving a problem/writing code. This keeps him informed of your progress and if you are lucky, you might receive some help. He repeatedly had been asking me stand up and sit to explain everything on the board. So eat adequately on any interview day.

Round: HR Interview
Experience: Asked me to write a function for reversing characters in a string and left the room. I wrote  4 lines of code to swap characters from ends. A vague question it was, he returned and explained what he wanted later. It was his fault but I politely apologized for not understanding the question. Remember: The boss is always right!

He wanted the string to be reversed alphabetically. So if it was "adecb", it should become "edcba". I wrote code. He had a 2-second glance at it, and then asked for an explanation

Round: Other Interview
Experience: A happy two hour discussion-cum-interview on designing another Facebook, all data structures, algorithms that can be used and features, optimisations that could be added. I asked him a few conceptual questions related to his subjects of interest and he answered delightfully. He gave me his email ID to contact him for more knowledge and for a second I missed my heartbeat, coz that might mean he won’t meet again. But results were announced and there he was, shaking my hands with a gleaming smile.

General Tips: Overall, it was a great experience interacting with them. Seemed to be a nice bunch of interesting people, looking for intellectual conversations with students.
Skills: C, C++, Data structures, Algorithms
College Name: IIT MADRAS

Skills evaluated in this interview

Intellect Design Arena Interview FAQs

How many rounds are there in Intellect Design Arena Software Development Engineer interview?
Intellect Design Arena interview process usually has 3 rounds. The most common rounds in the Intellect Design Arena interview process are Resume Shortlist, Coding Test and Technical.

Tell us how to improve this page.

People are getting interviews through

based on 1 Intellect Design Arena interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Intellect Design Arena Software Development Engineer Salary
based on 6 salaries
₹4.5 L/yr - ₹6.5 L/yr
55% less than the average Software Development Engineer Salary in India
View more details

Intellect Design Arena Software Development Engineer Reviews and Ratings

based on 2 reviews

3.5/5

Rating in categories

3.0

Skill development

4.5

Work-Life balance

3.0

Salary & Benefits

5.0

Job Security

3.5

Company culture

2.5

Promotions/Appraisal

2.5

Work Satisfaction

Explore 2 Reviews and Ratings
Consultant
1.4k salaries
unlock blur

₹5.3 L/yr - ₹17.4 L/yr

Associate Consultant
973 salaries
unlock blur

₹3.4 L/yr - ₹10 L/yr

Team Lead
508 salaries
unlock blur

₹7.1 L/yr - ₹24.6 L/yr

Senior Project Leader
426 salaries
unlock blur

₹8 L/yr - ₹26 L/yr

Software Developer
324 salaries
unlock blur

₹2.7 L/yr - ₹11.4 L/yr

Explore more salaries
Compare Intellect Design Arena with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview