Upload Button Icon Add office photos

Filter interviews by

Mountblue Technologies Software Developer 1 Interview Questions and Answers

Updated 10 Sep 2024

Mountblue Technologies Software Developer 1 Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Assignment 

The assignment test was provided which i had to complete within 3 days of span.

Round 2 - Technical 

(1 Question)

  • Q1. There were 2 hackrrank questions i had to solve it code it without fail

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with the DSA

Interview questions from similar companies

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

I applied via campus placement at Sri Krishna College of Engineering and Technology, Coimbatore and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

The first round happened on campus where we have solve 30 Mcq's + 1 coding question which was pretty basic. The duration of the test was 1 hr

Round 2 - Communication round 

(1 Question)

  • Q1. In this round the LSRW(Listening Speaking Reading Writing) skills are tested. Listening : A audio clip was played and we have to answer what was the meaning of the clip by choosing options Speaking: You h...
Round 3 - HR 

(3 Questions)

  • Q1. In final round the interviewer asked to introduce myself and asked about my projects then she asked about my background, aim, hobbies, etc..
  • Q2. She also asked specific questions about company(like vision,mission,values).
  • Q3. The interview lasted about 30 mins and the interviewer was so much friendly

Interview Preparation Tips

Topics to prepare for UST Software Developer 1 interview:
  • Java
  • Problem Solving
  • Communication Skills
  • Coding
  • Android
Interview preparation tips for other job seekers - Please go through the company's website and do some research before attending HR interviews at UST cause they will for sure ask about the company.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java questions and basics of testing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Jul 2023. There were 5 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 - Aptitude Test 

Easy to crack. Just basics needed.

Round 3 - Coding Test 

There were easy to medium questions.

Round 4 - Technical 

(1 Question)

  • Q1. Questions on dsa, programming languages
Round 5 - HR 

(1 Question)

  • Q1. Basic hr questions like introduction bla bla nla

I applied via Company Website and was interviewed in Oct 2022. There were 3 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 - Assignment 

About flow control and abstract classes and methods.

Round 3 - Coding Test 

Simple logical codes and in syntax about.

Interview Preparation Tips

Topics to prepare for Hewlett Packard Enterprise Software Development Engineer interview:
  • Java
  • C++
  • C
Interview preparation tips for other job seekers - Sir,
You can every questions about skill related thank you sir.

I was interviewed in Mar 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Asked about the basic to advance .NET questions
Round 2 - Technical 

(1 Question)

  • Q1. Some more detailed and scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I was selected in both the round and Hr also asked for submitting the documents, but after when I took the follow up HR was not giving the clear answer about the next discussion.
Please dont waste your time by giving an interview here.

I applied via Company Website and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Job timing& job location
  • Q2. Over time allowance
  • Q3. Training period
  • Q4. Salary structure
  • Q5. Express thanks

Interview Preparation Tips

Interview preparation tips for other job seekers - Advice only didn't ask difficult questions

I applied via Referral and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. It's about angular and .net core
  • Q2. How to work with authentication part with .net
  • Ans. 

    Authentication in .NET involves using various authentication mechanisms such as Forms Authentication, Windows Authentication, and OAuth.

    • Use Forms Authentication for web applications

    • Use Windows Authentication for intranet applications

    • Use OAuth for third-party authentication

    • Implement authentication using ASP.NET Identity

    • Use secure password storage mechanisms such as hashing and salting

  • Answered by AI
  • Q3. What Is dependancy injunction
  • Ans. 

    Dependency injection is a design pattern where an object's dependencies are provided externally rather than created internally.

    • Dependency injection helps to decouple components and make them more modular.

    • It allows for easier testing and maintenance of code.

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection.

    • Example: Instead of creating a database connection ob...

  • Answered by AI
  • Q4. What is pipe, how to write custom pipe
  • Ans. 

    A pipe is a feature in Angular that allows you to transform data before displaying it.

    • Pipes are used in Angular templates with the '|' symbol.

    • There are built-in pipes like 'uppercase' and 'date'.

    • Custom pipes can be created using the 'Pipe' decorator and implementing the 'PipeTransform' interface.

    • Custom pipes can take arguments to modify their behavior.

    • Pipes can be chained together to perform multiple transformations on

  • Answered by AI
  • Q5. What is middlewear
  • Ans. 

    Middleware is software that acts as a bridge between different applications, allowing them to communicate and exchange data.

    • Middleware is a layer of software that sits between applications and operating systems

    • It provides services such as message routing, authentication, and data transformation

    • Examples include Apache Tomcat, Microsoft IIS, and IBM WebSphere

  • Answered by AI
  • Q6. What if array get assign with null does it still has array length
  • Ans. 

    No, assigning null to an array makes it empty and its length becomes 0.

    • Assigning null to an array makes it empty.

    • The length of an empty array is 0.

    • Trying to access length property of null will result in an error.

  • Answered by AI
  • Q7. What is null value in JavaScript
  • Ans. 

    Null value in JavaScript represents absence of any object value.

    • Null is a primitive value in JavaScript.

    • It is assigned to a variable to indicate that it has no value.

    • It is different from undefined, which means a variable has been declared but not assigned a value.

    • Null is falsy in JavaScript, meaning it is considered false in a boolean context.

    • Null can be used to clear the value of an object property.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on core part and be confident it's not much difficult be confident

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. 1) Working of concurrent hash map 2) Why method overloading is compile time polymorphism and method overriding is run time polymorphism
  • Ans. 

    Explanation of concurrent hash map and compile time vs run time polymorphism

    • Concurrent hash map allows multiple threads to access and modify the map concurrently without any external synchronization

    • Method overloading is compile time polymorphism as the decision of which method to call is made by the compiler at compile time based on the number and types of arguments passed

    • Method overriding is run time polymorphism as t...

  • Answered by AI

Mountblue Technologies Interview FAQs

How many rounds are there in Mountblue Technologies Software Developer 1 interview?
Mountblue Technologies interview process usually has 2 rounds. The most common rounds in the Mountblue Technologies interview process are Assignment and Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.4k Interviews
Nagarro Interview Questions
4.0
 • 753 Interviews
Publicis Sapient Interview Questions
3.5
 • 594 Interviews
GlobalLogic Interview Questions
3.7
 • 554 Interviews
UST Interview Questions
3.8
 • 492 Interviews
CGI Group Interview Questions
4.0
 • 470 Interviews
View all

Fast track your campus placements

View all
Software Engineer
66 salaries
unlock blur

₹3.5 L/yr - ₹5.2 L/yr

Software Developer
51 salaries
unlock blur

₹3.9 L/yr - ₹5 L/yr

Software Development Engineer
39 salaries
unlock blur

₹3.8 L/yr - ₹4.8 L/yr

Full Stack Developer
23 salaries
unlock blur

₹3.6 L/yr - ₹4.8 L/yr

Software Engineer Trainee
16 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Mountblue Technologies with

upGrad

3.8
Compare

Simplilearn

3.2
Compare

Great Learning

3.7
Compare

Jigsaw Academy

3.6
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