Upload Button Icon Add office photos

Filter interviews by

Mountblue Technologies Software Development Engineer Intern Interview Questions and Answers

Updated 28 Jul 2024

Mountblue Technologies Software Development Engineer Intern Interview Experiences

2 interviews found

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

I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

1D array 2D array and string based questions

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

I applied via AmbitionBox

Round 1 - Coding Test 

Array based question meadium to hard level

Round 2 - HR 

(1 Question)

  • Q1. Basic interveiw questions from hr

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare the stacks and arrays and string based questions

Software Development Engineer Intern Interview Questions Asked at Other Companies

asked in Amazon
Q1. Say you're dealing with really long integers. They're too long to ... read more
asked in Amazon
Q2. Given a linked list (singly-linked, non-circular), swap the kth n ... read more
asked in Amazon
Q3. long numbers, add the two numbers and store the result in a third ... read more
Q4. what is the angle between minute and hour hand at 1:15
asked in Amazon
Q5. Given a Binary Search Tree, print the kth last node in inorder tr ... read more

Interview questions from similar companies

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

I applied via campus placement at Punjab Engineering College (PEC) and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

45 questions, 50 mins

Round 2 - Coding Test 

3 questions esy to medium, 75 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Oops in python explain and coding
  • Q2. Explain access specifiers in python
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Coding and some concept that related to programming
Round 2 - HR 

(1 Question)

  • Q1. Tell me about your self
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at GBR Degree College, Anaparthy and was interviewed in Feb 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 

(2 Questions)

  • Q1. UI policy& Data Policy
  • Q2. What is UI policy? Importance of Reverse False?
  • Ans. 

    UI policy is a set of rules that control the behavior of fields on a form in ServiceNow. Reverse False is important for ensuring that the policy is applied correctly.

    • UI policy in ServiceNow is used to dynamically change the behavior of fields on a form based on certain conditions.

    • It can be used to make fields mandatory, read-only, visible, or hidden based on user input or other criteria.

    • Reverse False is important in UI...

  • Answered by AI
Round 3 - Assignment 

Client Scripts, Service Catalog

Interview Preparation Tips

Interview preparation tips for other job seekers - Good job i like this

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 2 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. JavaScript advance interview questions
  • Q2. Angular question and execution of scripts

Interview Preparation Tips

Interview preparation tips for other job seekers - This one of the best company I worked so far in my career good go.

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. What is inheritance, abstract class, override, Interface and everything in oops.
  • Ans. 

    Inheritance, abstract class, override, and interface are all concepts in object-oriented programming.

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

    • Abstract classes cannot be instantiated and are used as a blueprint for other classes.

    • Override is used to provide a new implementation for a method that is already defined in a parent class.

    • Interfaces define a set of methods that a class mus...

  • Answered by AI
  • Q2. What is full text index?
  • Ans. 

    Full text index is a database index that allows for efficient text-based searching.

    • Full text index is used to search for specific words or phrases within a large amount of text data.

    • It is commonly used in search engines, document management systems, and social media platforms.

    • Full text index can be created on one or more columns of a table in a database.

    • It uses techniques such as stemming, stop words, and word proximit...

  • Answered by AI
  • Q3. What do you know about the constructors and destructors?
  • Ans. 

    Constructors and destructors are special methods used in object-oriented programming languages to initialize and destroy objects.

    • Constructors are used to initialize objects when they are created.

    • Destructors are used to clean up resources used by an object when it is destroyed.

    • Constructors have the same name as the class and are called automatically when an object is created.

    • Destructors have the same name as the class p...

  • Answered by AI
  • Q4. Difference between php 5 and php 7?
  • Ans. 

    PHP 7 is faster, more secure and has new features compared to PHP 5.

    • PHP 7 has improved performance with up to 2x faster execution

    • PHP 7 has better error handling and type declarations

    • PHP 7 has new operators and functions like spaceship operator and null coalescing operator

    • PHP 7 has removed deprecated features like mysql extension

    • PHP 7 has improved support for Unicode

    • PHP 7 requires 64-bit architecture

    • PHP 7 has improved m...

  • Answered by AI
  • Q5. Php caching techniques, how session works in PHP? What are the security to prevent token hijack in API?
  • Ans. 

    PHP caching, session handling, and API token security

    • PHP caching techniques include opcode caching, data caching, and query caching

    • Session handling in PHP involves creating a unique session ID for each user and storing session data on the server

    • To prevent token hijacking in APIs, use HTTPS, set expiration times for tokens, and use token revocation

    • Other security measures include input validation, output encoding, and us

  • Answered by AI
  • Q6. MySql: what are store procedures, Indexes and virtual tables.
  • Ans. 

    Store procedures, indexes, and virtual tables are important features of MySql.

    • Store procedures are pre-written code blocks that can be executed on demand.

    • Indexes are used to speed up database queries by creating a quick lookup table.

    • Virtual tables are temporary tables that are created on the fly and do not persist in the database.

    • Examples of store procedures include creating a new user or updating a record.

    • Examples of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to know OOPS very well and core PHP and MySQL ( joins ) very well to crack interview. All verbal not a single line of code need to written.

Skills evaluated in this interview

I applied via Referral and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Fail safe fail fast Why is string immutable String buffer vs String builder Executor framework Lombok Transient Volatile Synchronized keyword Finally keyword Finalize Will finally execute if we return ...
  • Ans. 

    Questions related to Java concepts and frameworks

    • Fail safe fail fast - used in concurrent programming to handle exceptions and ensure thread safety

    • String is immutable to ensure thread safety and prevent unintended changes to the string

    • String buffer vs String builder - both are used to manipulate strings, but string builder is faster and not thread-safe

    • Executor framework - used for asynchronous task execution and thread...

  • Answered by AI
  • Q2. Spring bean scopes

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core java thoroughly

I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Print prime number from 1 to 100, insert element in an array at specific index without using loop, star pattern, closure, event loop, asynchronous vs synchronous, join, aggregate function in mysql, replica...
  • Ans. 

    Print prime numbers from 1 to 100 and insert element in an array at specific index without using loop.

    • Use Sieve of Eratosthenes algorithm to find prime numbers

    • Use splice() method to insert element in array at specific index

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through the hot asked questions in interview and be calm.

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Are you familiar with oops concepts? Explain
  • Ans. 

    Yes, OOPs concepts are fundamental to object-oriented programming and include inheritance, encapsulation, abstraction, and polymorphism.

    • Inheritance allows a class to inherit properties and methods from a parent class.

    • Encapsulation is the practice of hiding data and methods within a class to prevent direct access.

    • Abstraction is the process of simplifying complex systems by breaking them down into smaller, more manageabl...

  • Answered by AI
  • Q2. How did you use database systems in your projects
  • Ans. 

    I have used database systems extensively in my projects.

    • Designed and implemented database schema for various applications

    • Used SQL queries to retrieve and manipulate data

    • Integrated databases with web applications using ORM frameworks like Hibernate

    • Optimized database performance by indexing and query optimization

    • Implemented data migration scripts to move data between databases

    • Used NoSQL databases like MongoDB for scalabl

  • Answered by AI
  • Q3. Write a query to retrieve a particular value from the data
  • Ans. 

    Query to retrieve a particular value from data

    • Identify the table and column where the value is stored

    • Use SELECT statement with WHERE clause to filter the data

    • Specify the value to retrieve in the SELECT statement

  • Answered by AI

Skills evaluated in this interview

Mountblue Technologies Interview FAQs

How many rounds are there in Mountblue Technologies Software Development Engineer Intern interview?
Mountblue Technologies interview process usually has 2 rounds. The most common rounds in the Mountblue Technologies interview process are Coding Test, HR and Resume Shortlist.

Tell us how to improve this page.

Mountblue Technologies Software Development Engineer Intern Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.6k Interviews
Nagarro Interview Questions
4.0
 • 778 Interviews
Publicis Sapient Interview Questions
3.5
 • 611 Interviews
GlobalLogic Interview Questions
3.6
 • 583 Interviews
UST Interview Questions
3.8
 • 509 Interviews
CGI Group Interview Questions
4.0
 • 488 Interviews
Synechron Interview Questions
3.6
 • 362 Interviews
View all

Fast track your campus placements

View all

Mountblue Technologies Software Development Engineer Intern Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
68 salaries
unlock blur

₹3.5 L/yr - ₹5.2 L/yr

Software Developer
56 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Software Development Engineer
33 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Full Stack Developer
23 salaries
unlock blur

₹3.6 L/yr - ₹4.8 L/yr

Software Engineer Trainee
12 salaries
unlock blur

₹3 L/yr - ₹4.4 L/yr

Explore more salaries
Compare Mountblue Technologies with

upGrad

3.7
Compare

Simplilearn

3.2
Compare

Great Learning

3.7
Compare

Jigsaw Academy

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