Upload Button Icon Add office photos

Filter interviews by

Mahendra NextWealth IT Junior Executive Interview Questions and Answers

Updated 28 Jun 2024

Mahendra NextWealth IT Junior Executive Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

3 sections of aptitude test and typing test

Round 2 - HR 

(3 Questions)

  • Q1. Introduce yourself
  • Q2. Fresher or experience
  • Q3. Tell about your favourite certifications

Interview questions from similar companies

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

(2 Questions)

  • Q1. Only typing test.
  • Q2. Basic questions ask only.
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
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:
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 

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

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

I applied via Campus Placement

Round 1 - Assignment 

To write an small essay.

Round 2 - Group Discussion 

To discuss about the related topic given by the HR either it may positive and negative points.

Round 3 - HR 

(1 Question)

  • Q1. 1. Telling about ourselves 2.questions regarded to our subjects like c programming,Java python etc. 3.finalised

Interview Preparation Tips

Interview preparation tips for other job seekers - Please proceed and continue for this company.
Thank u
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 5 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 

Normal Aptitude MCQs were asked.

Round 3 - Coding Test 

OOPs, Normal output based ques, C ques were asked.

Round 4 - Technical 

(1 Question)

  • Q1. Some string manipulation questions were asked. Basics of Java, SQL and C was also asked
Round 5 - HR 

(1 Question)

  • Q1. Introduce yourself, ques regarding flexible timings, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a good company for freshers, learn and switch in 1-1.5 yrs.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 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:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. What is the difference between Incremental and Differential Backup?
  • Ans. 

    Incremental backup only backs up data that has changed since the last backup, while differential backup backs up all changes since the last full backup.

    • Incremental backup only backs up data that has changed since the last backup

    • Differential backup backs up all changes since the last full backup

    • Incremental backups are faster and require less storage space than differential backups

    • Differential backups are easier to resto...

  • Answered by AI
  • Q2. What is the difference between an MSI and an .EXE File
  • Ans. 

    MSI files are Windows Installer packages used for installation, while .EXE files are executable files that can perform various tasks.

    • MSI files are used for installing software on Windows systems, while .EXE files can be used for a variety of tasks such as running programs or scripts.

    • MSI files are typically larger in size compared to .EXE files.

    • MSI files can be installed silently using command line options, while .EXE f...

  • Answered by AI
  • Q3. What do you mean by BSOD (Blue Screen Of Death)?
  • Ans. 

    BSOD stands for Blue Screen Of Death, a Windows error screen that appears when the system encounters a critical error.

    • BSOD is a stop error screen that appears on Windows operating systems when a fatal system error occurs.

    • It is often caused by hardware failures, driver issues, or software problems.

    • The screen is blue with white text, hence the name Blue Screen Of Death.

    • BSOD usually includes an error code and a message in...

  • Answered by AI
  • Q4. What are IMAP and SMTP?
  • Ans. 

    IMAP and SMTP are protocols used for sending and receiving emails.

    • IMAP (Internet Message Access Protocol) is used for receiving emails from a mail server.

    • SMTP (Simple Mail Transfer Protocol) is used for sending emails to a mail server.

    • IMAP allows users to access their emails from multiple devices while keeping them synchronized.

    • SMTP is responsible for the transmission of emails between the sender's and recipient's mail

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

7 Questions

  • Q1. Project details and OOP with real time example ?
  • Ans. 

    OOP is a programming paradigm that uses objects to represent real-world entities. Project details can be explained using OOP concepts.

    • OOP is based on the concept of classes and objects

    • Classes are like blueprints for objects

    • Objects have properties and methods

    • Encapsulation, inheritance, and polymorphism are key OOP concepts

    • Example: A car class can have properties like make, model, and year, and methods like start and sto

  • Answered by AI
  • Q2. Interested area in coding Front end and backend
  • Ans. 

    I am interested in both front-end and back-end development.

    • I enjoy creating user interfaces with HTML, CSS, and JavaScript.

    • I also like working with databases and server-side languages like Python and PHP.

    • I believe that having knowledge of both front-end and back-end development is important for creating well-rounded applications.

  • Answered by AI
  • Q3. Table relationship
  • Q4. Asynchronous and multi-threading code. How to stop async code based on specification condition
  • Ans. 

    To stop async code based on specification condition, use cancellation tokens.

    • Use CancellationTokenSource to create a cancellation token

    • Pass the cancellation token to the async method

    • Check the cancellation token in the async method using ThrowIfCancellationRequested()

    • Cancel the token when the specification condition is met

  • Answered by AI
  • Q5. Swap array elements and string reverse by using recursive method
  • Ans. 

    Swapping array elements and reversing string using recursion.

    • Create a recursive function that swaps the first and last elements of the array until the middle is reached.

    • Create a recursive function that reverses the string by swapping the first and last characters until the middle is reached.

    • Use a temporary variable to store the value of the element being swapped.

    • Make sure to handle edge cases such as empty arrays or st

  • Answered by AI
  • Q6. SVG and animation effect
  • Q7. DOM, spread operator

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared brush out all things?

Skills evaluated in this interview

Mahendra NextWealth IT Interview FAQs

How many rounds are there in Mahendra NextWealth IT Junior Executive interview?
Mahendra NextWealth IT interview process usually has 2 rounds. The most common rounds in the Mahendra NextWealth IT interview process are Aptitude Test and HR.

Tell us how to improve this page.

Mahendra NextWealth IT Junior Executive Salary
based on 5 salaries
₹1.8 L/yr - ₹2.6 L/yr
38% less than the average Junior Executive Salary in India
View more details
Processing Executive
232 salaries
unlock blur

₹0.9 L/yr - ₹3 L/yr

Senior Processing Executive
115 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Training Executive
102 salaries
unlock blur

₹1 L/yr - ₹2.5 L/yr

Verification Executive
44 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Senior Executive
36 salaries
unlock blur

₹1.3 L/yr - ₹4 L/yr

Explore more salaries
Compare Mahendra NextWealth IT with

Kotak Mahindra Bank

3.8
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Reliance Industries

4.1
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