Upload Button Icon Add office photos
Engaged Employer

i

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

Mobileum Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mobileum Software Engineer Trainee Interview Questions and Answers

Updated 12 Sep 2022

Mobileum Software Engineer Trainee Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. General Aptitude and reasoning
  • Q2. Technical OOPs SQL questions 1 coding question
Round 2 - Group Activity 

(1 Question)

  • Q1. The task given to us is to coordinate and build a bridge from the components given
Round 3 - One-on-one 

(2 Questions)

  • Q1. C++ code given to write output
  • Ans. 

    C++ code given to write output

    • Understand the input and expected output

    • Use cout to print output to console

    • Handle errors and edge cases

  • Answered by AI
  • Q2. Puzzle OOPS questions SQL basics Linus commands Wireless communications

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in what you say, and don't show desperate interest to your interviewer

Skills evaluated in this interview

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Multi threading, Exception, Abstraction, Interfaces, Collection, HTML and CSS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine.
Dont exposure your resume.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. DSA Array, String and Hashmap questions
  • Q2. Functional programming java questions
Round 2 - Technical 

(5 Questions)

  • Q1. Spring and spring boot related
  • Q2. HLD scenario level questions
  • Q3. SQL queries nested and joins
  • Q4. DB related questions and experience level questions and previous project situations related questions
  • Q5. Security level questions like XSS vulnerability and SQL injection

Software Engineer Interview Questions & Answers

Globant user image Priyanka Vitthal chakkar

posted on 5 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can override or extend the functionality of the base class

  • Answered by AI
  • Q2. What are the types of joins in mysql
  • Ans. 

    Types of joins in MySQL include inner join, left join, right join, and full join.

    • Inner join: Returns rows when there is a match in both tables.

    • Left join: Returns all rows from the left table and the matched rows from the right table.

    • Right join: Returns all rows from the right table and the matched rows from the left table.

    • Full join: Returns rows when there is a match in one of the tables.

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. How to handle multiple api's
  • Ans. 

    Use a centralized API gateway to manage and route requests to multiple APIs efficiently.

    • Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.

    • Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.

    • Consider implementing a caching layer to improve performance and reduce the number of requests to external

  • Answered by AI
  • Q2. What does strstr function do?
  • Ans. 

    strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.

    • Used in C programming language

    • Syntax: char *strstr(const char *haystack, const char *needle)

    • Example: char *str = strstr("hello world", "world")

  • Answered by AI

Skills evaluated in this interview

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

A good, basic understanding will suffice.

Round 2 - Technical 

(1 Question)

  • Q1. Questions about OOPs, DBMS. Fundamental understanding will work
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding is important three problems and mcqs of java and testing

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts were asked
  • Q2. Java questions static jvm and all

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare java very well coding is important
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the technology stack you have been working on.
  • Ans. 

    I have been working on a technology stack that includes Java, Spring Boot, Angular, and MySQL.

    • Java programming language for backend development

    • Spring Boot framework for building and deploying Java applications

    • Angular framework for frontend development

    • MySQL database for data storage and retrieval

  • Answered by AI
  • Q2. Deep dive into the .Net framework and its use in developing microservices using Web APIs
  • Ans. 

    The .Net framework is a powerful tool for developing microservices using Web APIs.

    • The .Net framework provides a set of libraries and tools for building scalable and reliable microservices.

    • Web APIs in .Net allow for easy communication between different services and clients.

    • Features like dependency injection and middleware in .Net make it easier to develop and maintain microservices.

    • Examples of popular frameworks for bui...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain how you would troubleshoot a network bottleneck in your web API application hosted in a public cloud like Azure or AWS.
  • Ans. 

    To troubleshoot a network bottleneck in a web API application hosted in a public cloud like Azure or AWS, one can analyze network traffic, monitor server performance, and optimize resource allocation.

    • Use network monitoring tools to analyze traffic patterns and identify potential bottlenecks.

    • Monitor server performance metrics such as CPU usage, memory usage, and disk I/O to pinpoint any resource constraints.

    • Optimize res...

  • Answered by AI
  • Q2. Explain the usage of Azure service fabric clusters
  • Ans. 

    Azure Service Fabric clusters are used to deploy and manage microservices-based applications on Microsoft Azure.

    • Azure Service Fabric clusters provide a platform for deploying and managing scalable and reliable microservices.

    • They offer automatic scaling, rolling upgrades, and health monitoring for microservices.

    • Service Fabric clusters can be used to deploy stateless or stateful microservices.

    • They support multiple progra...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

There will be 3 coding questions given to us for solving,we need solve two questions compulsory.

Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

  • Answered by AI
  • Q2. Questions related to frontend
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It included question from aptitude, reasoning, English, CSE fundamentals like oops and sql

Round 2 - Technical 

(1 Question)

  • Q1. It included everything which was mentioned in your resume
Round 3 - Technical 

(1 Question)

  • Q1. Same as round 2, it has few managerial questions as well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software developer with 5 years of experience in building web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in building web applications

    • Skilled in using various technologies

  • Answered by AI
  • Q2. Resume discussion

Mobileum Interview FAQs

How many rounds are there in Mobileum Software Engineer Trainee interview?
Mobileum interview process usually has 3 rounds. The most common rounds in the Mobileum interview process are Technical, Group Activity and One-on-one Round.
What are the top questions asked in Mobileum Software Engineer Trainee interview?

Some of the top questions asked at the Mobileum Software Engineer Trainee interview -

  1. C++ code given to write out...read more
  2. the task given to us is to coordinate and build a bridge from the components gi...read more
  3. Puzzle OOPS questions SQL basics Linus commands Wireless communicati...read more

Tell us how to improve this page.

Senior Software Engineer
217 salaries
unlock blur

₹7 L/yr - ₹28 L/yr

Software Engineer
159 salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Technical Lead
152 salaries
unlock blur

₹10.9 L/yr - ₹45 L/yr

Associate Software Engineer
101 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Integration Engineer
53 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Explore more salaries
Compare Mobileum with

Subex

3.5
Compare

TCS

3.7
Compare

Tech Mahindra

3.5
Compare

Wipro

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