Upload Button Icon Add office photos

Filter interviews by

Angular Minds Software Engineer Trainee Interview Questions and Answers

Updated 12 Dec 2024

Angular Minds Software Engineer Trainee Interview Experiences

3 interviews found

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It is c language programming test

Round 2 - Aptitude Test 

It maths logical reasononnig test

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic coding questions

Round 2 - Aptitude Test 

Aptitude test like logical reasoning

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Maximum Level Sum in a Binary Tree Given a Binary Tree with integ ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions are there.

Round 2 - Coding Test 

Few Array & String programs are there.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself for coding questions on string and array.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. What is git, how GitHub work without git
  • Ans. 

    Git is a version control system used for tracking changes in code. GitHub is a platform for hosting code repositories and collaborating with others.

    • Git is a distributed version control system that allows multiple developers to work on the same codebase without conflicts.

    • GitHub is a web-based platform that provides hosting for Git repositories, along with additional features like issue tracking, pull requests, and proje...

  • Answered by AI
  • Q2. What is salting, hashing, rainbow table
  • Ans. 

    Salting, hashing, and rainbow tables are techniques used in cryptography to secure passwords.

    • Salting involves adding a random string of characters to a password before hashing to prevent attacks like rainbow tables.

    • Hashing is the process of converting a password into a fixed-length string of characters using a cryptographic hash function.

    • Rainbow tables are precomputed tables used to crack hashed passwords by matching a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - the interview is pretty easy they ask about basics of web and web security later advance topics which you mentioned in resume

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic questions are there in the test.

Round 2 - Technical 

(2 Questions)

  • Q1. Linked list merging
  • Q2. JavaScript difference between && and &&&
  • Ans. 

    && is a logical AND operator in JavaScript, while &&& is not a valid operator.

    • && is used to combine two logical expressions and returns true only if both expressions are true

    • &&& is not a valid operator in JavaScript and will result in a syntax error

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Contribute to company’s growth.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

In this round there are two codingquestion firs was pythagora triplet,and second was sort array 0's 1's,2's.and to solve this program time limit was 1 hour.

Round 2 - Technical 

(3 Questions)

  • Q1. OOPs Related Basic question
  • Q2. Exception Handling
  • Q3. Multithreading related basic question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at NBKR Institute of Science and Technology, Vidyanagar and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Questions on strings and arrays.

Round 2 - Coding Test 

Questions on strings and arrays.

Round 3 - One-on-one 

(1 Question)

  • Q1. Friendly conversation.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between git and github
  • Ans. 

    Git is a version control system used for tracking changes in source code, while GitHub is a platform for hosting Git repositories and collaborating on projects.

    • Git is a distributed version control system that allows multiple developers to work on the same project simultaneously.

    • GitHub is a web-based platform that provides hosting for Git repositories and additional collaboration features like issue tracking and pull re...

  • Answered by AI
  • Q2. Can git be used without github and vice versa
  • Ans. 

    Yes, git can be used without GitHub and vice versa.

    • Git is a version control system that can be used locally on a computer without the need for a remote repository like GitHub.

    • GitHub is a platform that hosts Git repositories and provides additional collaboration features, but Git can be used independently.

    • Git can be used with other remote repository hosting services like Bitbucket or GitLab.

    • GitHub can also be used with ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at SVPM's College Pune University, Pune and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General numerical problems

Round 2 - Technical 

(3 Questions)

  • Q1. What was the project in last year?
  • Ans. 

    Developed a web-based inventory management system for a retail company.

    • Used Java for backend development

    • Implemented responsive design using HTML, CSS, and JavaScript

    • Integrated payment gateway for online transactions

  • Answered by AI
  • Q2. What was your role in it?
  • Ans. 

    I was responsible for developing and testing new features for the company's mobile application.

    • Developed new features for the mobile application

    • Tested the functionality of the features

    • Collaborated with team members to ensure successful implementation

  • Answered by AI
  • Q3. What was your contribution in it?
  • Ans. 

    I contributed by developing new features, fixing bugs, and optimizing code for the software project.

    • Developed new features based on user requirements

    • Fixed bugs reported by QA team or users

    • Optimized code for better performance and efficiency

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What was your project for last year?
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used HTML, CSS, and JavaScript for front-end development

    • Implemented backend functionality using Node.js and MongoDB

    • Incorporated user authentication and authorization features

    • Utilized RESTful APIs for communication between front-end and back-end

  • Answered by AI
  • Q2. What are your hobbies?
  • Ans. 

    My hobbies include playing the guitar, hiking, and reading science fiction novels.

    • Playing the guitar

    • Hiking

    • Reading science fiction novels

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the technologies used in your college project
  • Q2. Java, Springboot
Round 2 - Coding Test 

Write the program to reverse the letters of the words in a sentence.

Interview Preparation Tips

Interview preparation tips for other job seekers - You should clear your basics

Angular Minds Interview FAQs

How many rounds are there in Angular Minds Software Engineer Trainee interview?
Angular Minds interview process usually has 2 rounds. The most common rounds in the Angular Minds interview process are Aptitude Test and Coding Test.

Tell us how to improve this page.

Angular Minds Software Engineer Trainee Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more
Software Engineer
54 salaries
unlock blur

₹3 L/yr - ₹8.9 L/yr

Software Developer
36 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Junior Software Engineer
29 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Junior Software Developer
13 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Mean Stack Developer
9 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Angular Minds with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview