Upload Button Icon Add office photos

Filter interviews by

Blue Angels Global School Senior Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Normal . Keep calm stay focused. Study hard work smart.
Great

Round 2 - HR 

(2 Questions)

  • Q1. Nicely done... friendly Tell me about yourself
  • Q2. Where are you from ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be you. It's good to see everything happening the it should be.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is oops , explain its concepts
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation refers to the bundling of data with the methods that operate on that data.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Polymorphism allows objects to be treated as instances of their par...

  • Answered by AI
  • Q2. What do you know about collections in java explain it
  • Ans. 

    Collections in Java are classes that represent groups of objects, providing operations for manipulation and iteration.

    • Collections framework in Java provides interfaces (e.g. List, Set, Map) and classes (e.g. ArrayList, HashSet, HashMap) for storing and manipulating groups of objects.

    • Collections offer methods for adding, removing, and accessing elements in a collection.

    • Collections also provide methods for sorting, searc...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and deployment tools like Docker

  • Answered by AI
  • Q2. Situation based behaviourial questions

Skills evaluated in this interview

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

I applied via Instahyre and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Medium leetcode question on graph was given by third party interviewer BarRaiser

Interview Preparation Tips

Topics to prepare for ALLEN Career Institute Senior Software Engineer interview:
  • Data Structures
  • Algorithms
Interview preparation tips for other job seekers - Prepare DSA questions on tree and graphs
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Design a distributed system with 10mil users
  • Ans. 

    Design a distributed system to handle 10 million users.

    • Use a microservices architecture to break down the system into smaller, manageable components.

    • Implement load balancing to distribute user requests across multiple servers.

    • Utilize a distributed database to store user data and ensure scalability.

    • Implement caching mechanisms to improve performance and reduce database load.

    • Use message queues for asynchronous communicat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just writing to login , no interviwe yet

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Mar 2023. 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 - Technical 

(7 Questions)

  • Q1. About Single line diagram
  • Q2. Transformers installation
  • Q3. Dg working principle
  • Ans. 

    A DG (diesel generator) works on the principle of converting mechanical energy from the diesel engine into electrical energy through an alternator.

    • Diesel engine burns fuel to produce mechanical energy

    • Mechanical energy is used to rotate the alternator

    • Alternator converts mechanical energy into electrical energy

  • Answered by AI
  • Q4. Difference between Predective and Preventive Maintenance
  • Ans. 

    Predictive maintenance uses data and analytics to predict when equipment failure may occur, while preventive maintenance involves regularly scheduled maintenance to prevent breakdowns.

    • Predictive maintenance uses data and analytics to predict when equipment failure may occur

    • Preventive maintenance involves regularly scheduled maintenance to prevent breakdowns

    • Predictive maintenance is more cost-effective as it allows for ...

  • Answered by AI
  • Q5. Question about Vcb ,Acb and it's working
  • Q6. MCC panel installation
  • Q7. HT panel installation
Round 3 - HR 

(2 Questions)

  • Q1. Previous organisation work
  • Q2. Why Apmd and it's reason
  • Ans. 

    APMD stands for Average Power Maximum Demand, it is used to calculate the average power consumption over a specific period of time.

    • APMD helps in determining the maximum power demand during a specific time period.

    • It is useful for utility companies to plan and manage their power generation and distribution.

    • APMD is calculated by taking the average power consumption over a defined time period, usually in kilowatt-hours (kW

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Common Aptitude along with HTML5, CSS

Round 3 - Technical 

(1 Question)

  • Q1. Mostly questions were on HTML5,CSS and web development related questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. All technical question related to work experience.
Round 3 - HR 

(1 Question)

  • Q1. Question from previous work experience related to company work culture. why i want to join this firm.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Advanced Java coding

Round 2 - Technical 

(2 Questions)

  • Q1. Entire core Java arrays and strings
  • Ans. 

    Core Java arrays and strings are fundamental data structures used for storing and manipulating data in Java programming.

    • Arrays in Java are used to store multiple values of the same data type in a single variable.

    • Strings in Java are objects that represent sequences of characters.

    • Arrays and strings in Java are both indexed collections, with arrays being mutable and strings being immutable.

    • Example: String[] names = {"Alic

  • Answered by AI
  • Q2. Java collections and Framework
Round 3 - Technical 

(2 Questions)

  • Q1. Some coding and framework
  • Q2. REST assured and API

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare what ever you mention in the CV If you get shortlisted

Skills evaluated in this interview

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

I applied via campus placement at JC Bose Institute of Life Sciences, Jhansi and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

A topic on software tsting was given to us and we are ealiy done so far

Round 2 - Aptitude Test 

Good experience there was the

Round 3 - HR 

(2 Questions)

  • Q1. Why qspiders and tell somthing special about us
  • Ans. 

    QSpiders is a leading software training institute known for its quality education and placement assistance.

    • QSpiders is known for its experienced faculty who provide hands-on training in software development.

    • The institute has a strong track record of placing students in top IT companies.

    • QSpiders offers a wide range of courses in software development, testing, and other related fields.

    • The institute has state-of-the-art f...

  • Answered by AI
  • Q2. About our company and what is the basic role do un want in the company

Interview Preparation Tips

Interview preparation tips for other job seekers - good and easy interview rounds basically focused over the communicaion skillls here
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell be about your self
Round 2 - Aptitude Test 

Aptitude is easy general questions are asked

Tell us how to improve this page.

Teacher
3 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Primary School Teacher
3 salaries
unlock blur

₹5 L/yr - ₹5 L/yr

Explore more salaries
Compare Blue Angels Global School with

Podar International School

4.2
Compare

Delhi Public School Ghaziabad Society

3.4
Compare

Eurokids

4.1
Compare

Kangaroo Kids Education

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