Upload Button Icon Add office photos
Engaged Employer

i

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

MothersonSumi INfotech & Designs Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MothersonSumi INfotech & Designs Junior Developer Trainee Interview Questions, Process, and Tips

Updated 4 Oct 2024

MothersonSumi INfotech & Designs Junior Developer Trainee Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. DIFFERENCE BETWEEN ABSTRACT AND INTERFACE?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.

    • A class can only extend one abstract class, but can implement multiple interfaces.

    • Abstract classes are used to define common characteristics among subclasses, while interfaces are used to define a contract...

  • Answered by AI
  • Q2. WHAT IS MIDDLEWARE
  • Ans. 

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

    • Middleware helps in managing communication between different systems or components.

    • It can provide services such as authentication, logging, and caching.

    • Examples of middleware include web servers like Apache or Nginx, and frameworks like Express.js in Node.js.

  • Answered by AI
  • Q3. WHAT IS SEALED CLASS AND WHAT IS EXTENSION METHOD?
  • Ans. 

    A sealed class is a class that cannot be inherited and an extension method is a method that allows adding new methods to existing types without modifying the original type.

    • Sealed class restricts inheritance, preventing other classes from deriving from it.

    • Extension methods allow adding new methods to existing types without modifying the original type.

    • Example of sealed class: 'sealed class MyClass { }'

    • Example of extensio...

  • Answered by AI
  • Q4. DIFFERENCE BETWEEN SESSION AND APPLICATION?
  • Ans. 

    Session is specific to a user's interaction with a website, while application is global to all users.

    • Session stores user-specific data, while application stores data accessible to all users.

    • Session is temporary and expires after a period of inactivity, while application data persists.

    • Session is used for user authentication and personalization, while application data is used for global settings and configurations.

  • Answered by AI
  • Q5. WHAT IS DELEGATE?
  • Ans. 

    A delegate is a type that represents references to methods with a specific parameter list and return type.

    • Delegates are similar to function pointers in C++ or pointers to member functions in C++/CLI.

    • Delegates allow methods to be passed as parameters.

    • Delegates can be used to define callback methods.

    • Delegates can invoke the methods they reference.

    • Delegates are type-safe and secure.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - PRECAUTION TO ASHUTOSH CHAUBEY MANAGER.

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts, DSA, asked intro
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 Jul 2023. There were 4 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 

Some logical, reasoning and aptitude questions was given as multiple choice options.

Round 3 - Coding Test 

How would you implement Binary search ?

Round 4 - HR 

(4 Questions)

  • Q1. Why are you join to this company what do you know about this company?
  • Q2. What is the salary expectations from us?
  • Q3. What is the OOPS concepts? Why are using oops concepts?
  • Ans. 

    OOPS concepts refer to Object-Oriented Programming concepts such as inheritance, encapsulation, polymorphism, and abstraction. They are used to create modular, reusable, and maintainable code.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: Parent class 'Animal' and child class 'Dog'.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example:...

  • Answered by AI
  • Q4. Are you comfortable for the rotational shifts?

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jan 2023. There were 4 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 - Aptitude Test 

First step is aptitude test . This questions are easy.

Round 3 - Coding Test 

In that aptitude test another section is coding question(2 questions)

Round 4 - Technical 

(2 Questions)

  • Q1. They generally ask basic questions like- what is stack? some queries in SQL
  • Q2. How to create login form in html?
  • Ans. 

    To create a login form in HTML, use the

    element with input fields for username and password.

    • Use the element to create the form.

    • Add elements for username and password fields.

    • Set the 'type' attribute of the input fields to 'text' or 'password'.

    • Include a submit button using the element with 'type' set to 'submit'.

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for resume based question. In my resume I mentioned ReactJS, so they ask basic question about it.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jul 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Confidence and bold speaking with our questions
  • Q2. What about you salary

Interview Preparation Tips

Topics to prepare for CMS IT Services Junior Software Developer interview:
  • Java
  • Python
  • CSS
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Mahatma Gandhi Institute of Technology, Hyderabad 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 - Aptitude Test 

It was easy- moderate in difficulty level.

Round 3 - Technical 

(2 Questions)

  • Q1. The questions were purely based on python and SQL
  • Q2. SQL- What are window functions and were asked to write some basic fetching queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
4
Good
Difficulty level
Easy
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 - HR 

(1 Question)

  • Q1. What is your knowledge about HTC Global services
  • Ans. 

    HTC Global Services is a global provider of IT and business process services.

    • HTC Global Services offers a wide range of services including application development, maintenance, and support.

    • They also provide business process outsourcing services such as finance and accounting, human resources, and procurement.

    • HTC Global Services has a strong presence in industries like healthcare, banking, and manufacturing.

    • The company ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Tell me the journal entries for Accrual, deferred revenues
  • Ans. 

    Accrual journal entry records revenue or expenses before cash is exchanged, while deferred revenue journal entry records cash received before revenue is earned.

    • Accrual journal entry: Debit accounts receivable/accrued revenue, credit revenue

    • Deferred revenue journal entry: Debit cash, credit deferred revenue/liability

    • Accrual example: Debit Accounts Receivable $1,000, credit Service Revenue $1,000

    • Deferred revenue example:

  • Answered by AI

MothersonSumi INfotech & Designs Interview FAQs

How many rounds are there in MothersonSumi INfotech & Designs Junior Developer Trainee interview?
MothersonSumi INfotech & Designs interview process usually has 1 rounds. The most common rounds in the MothersonSumi INfotech & Designs interview process are One-on-one Round.
What are the top questions asked in MothersonSumi INfotech & Designs Junior Developer Trainee interview?

Some of the top questions asked at the MothersonSumi INfotech & Designs Junior Developer Trainee interview -

  1. WHAT IS SEALED CLASS AND WHAT IS EXTENSION METH...read more
  2. DIFFERENCE BETWEEN ABSTRACT AND INTERFA...read more
  3. DIFFERENCE BETWEEN SESSION AND APPLICATI...read more

Tell us how to improve this page.

MothersonSumi INfotech & Designs Junior Developer Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all
Software Engineer
550 salaries
unlock blur

₹2.4 L/yr - ₹9.3 L/yr

Senior Software Engineer
407 salaries
unlock blur

₹5.2 L/yr - ₹19.6 L/yr

Module Lead
166 salaries
unlock blur

₹8.4 L/yr - ₹30 L/yr

Project Lead
115 salaries
unlock blur

₹10.4 L/yr - ₹27 L/yr

Design Engineer
83 salaries
unlock blur

₹3.4 L/yr - ₹7.8 L/yr

Explore more salaries
Compare MothersonSumi INfotech & Designs with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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