Premium Employer

i

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

Microland Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Microland Graduate Trainee Interview Questions and Answers

Updated 26 May 2024

Microland Graduate Trainee Interview Experiences

3 interviews found

Graduate Trainee Interview Questions & Answers

user image Yughandhar Karinki

posted on 26 May 2024

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

I applied via Campus Placement and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Arithmetic, reasoning, English

Round 2 - Versant test 

(1 Question)

  • Q1. Communication,grammar and vocabulary
Round 3 - Technical 

(1 Question)

  • Q1. Java,c,dbms basics
Round 4 - HR 

(1 Question)

  • Q1. Basic interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep focus on networking

Interview Questionnaire 

1 Question

  • Q1. Aptitude test , GD , Technical round

Graduate Trainee Interview Questions Asked at Other Companies

asked in Flipkart
Q1. Given an array, how do you find the number of pairs that sum to a ... read more
asked in Freshworks
Q2. Invert a Binary Tree You are provided with a Binary Tree and one ... read more
asked in Freshworks
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Freshworks
Q4. Deepest Left Leaf Node Problem Statement You are provided with a ... read more
asked in TCS
Q5. Consonant Counting Problem Statement Given a string STR comprisin ... read more

Interview Questionnaire 

1 Question

  • Q1. Aptitude test , GD , Technical round.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Microland?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy numerics, logical, coding, technical

Round 2 - One-on-one 

(2 Questions)

  • Q1. Reverse a array
  • Ans. 

    Reverse an array of integers in place

    • Create two pointers, one at the start and one at the end of the array

    • Swap the elements at the two pointers and move them towards the center until they meet

    • Time complexity: O(n), Space complexity: O(1)

  • Answered by AI
  • Q2. Create a list of duplicates in array
  • Ans. 

    Function to find duplicates in an array of integers and return a list of unique duplicates.

    • Iterate through the array and keep track of elements seen before using a hash set.

    • If an element is already in the hash set, add it to the result list.

    • Return the list of unique duplicates found.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not attend this company.
They will say that you are placed.
But they will ghost you and you can't even contact the company.
They say they don't have any information about recruitment.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Method overloading, method overriding, life cycle of thread,oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 4 rounds. 1. Technical written test, here, pattern, string, array questions were asked. 2.Face to face .
3. Manager round, here scenario based questions on jdbc,hybernate and other family background details.
4. HR round.

Interview Questionnaire 

1 Question

  • Q1. Runtime pollymorphism

Interview Preparation Tips

Round: Test
Experience: I scored good.
Tips: Core java good knowledge.
Duration: 30 minutes
Total Questions: 25

Round: Technical Interview
Experience: like this many ques from core java and hibernate and sql also and I scored good.
Tips: Command over core java and sql also.

I applied via Naukri.com and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Servlet life cycle, bubble sort, quick sort, binary search, how can a software ensure GDPR rules being followed, SQL queries (second highest salary)

Interview Preparation Tips

Interview preparation tips for other job seekers - you will need to give a psychometric test, some beginner sometimes mediocre level programming test and final technical interview which may last till an hour. Do read about 1 or 2 Newgen products before going for the interview. They will definitely ask. Just be confident.Offer letter generally comes within 2 weeks. All the best !!
Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics on java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on the basics on which you are working or learned and the profile they have offered. Be brave and don't be get scared by seeing the interviewer and the way he asking questions.

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

Interview Questionnaire 

5 Questions

  • Q1. Based on core java Advanced java
  • Q2.  I have completed software developer course from Jspiders
  • Q3. Please gives the interviews based on Core Java and advanced Java
  • Q4. I am very happy to work with your organization si can you please give me a one chance ?
  • Q5. I have good knowledge on Oops language so

Interview Preparation Tips

Interview preparation tips for other job seekers - I have good understanding about core java.
I have good knowledge on oops Concept.
Advanced java and stream APIs and stream framworks etc.

Interview Questionnaire 

1 Question

  • Q1. How old are you?
  • Ans. 

    I am in my late twenties, which gives me a blend of youthful energy and professional experience in software development.

    • Age can influence perspective; for example, younger developers may be more familiar with recent technologies.

    • Experience matters; I've worked on projects that span several years, enhancing my skills.

    • Being in my twenties allows me to adapt quickly to new trends in the tech industry.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - any one can do it yes i am hay and thanks to listing me hey

Microland Interview FAQs

How many rounds are there in Microland Graduate Trainee interview?
Microland interview process usually has 4 rounds. The most common rounds in the Microland interview process are Aptitude Test, Technical and HR.
How to prepare for Microland Graduate Trainee interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Microland. The most common topics and skills that interviewers at Microland expect are Bsc, bba, bca, bcom and Diploma.
What are the top questions asked in Microland Graduate Trainee interview?

Some of the top questions asked at the Microland Graduate Trainee interview -

  1. Aptitude test , GD , Technical rou...read more
  2. Communication,grammar and vocabul...read more
  3. Java,c,dbms bas...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Join Microland Connect with Microland, connect with the best.

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.7
 • 376 Interviews
3i Infotech Interview Questions
3.4
 • 151 Interviews
Sify Technologies Interview Questions
3.8
 • 131 Interviews
Mastek Interview Questions
3.6
 • 127 Interviews
Maveric Systems Interview Questions
3.5
 • 124 Interviews
Sonata Software Interview Questions
3.4
 • 122 Interviews
Clover Infotech Interview Questions
3.5
 • 120 Interviews
View all
Microland Graduate Trainee Salary
based on 21 salaries
₹2 L/yr - ₹4 L/yr
23% less than the average Graduate Trainee Salary in India
View more details

Microland Graduate Trainee Reviews and Ratings

based on 5 reviews

3.7/5

Rating in categories

4.8

Skill development

4.9

Work-life balance

3.7

Salary

4.8

Job security

4.7

Company culture

3.8

Promotions

4.2

Work satisfaction

Explore 5 Reviews and Ratings
Senior Engineer
385 salaries
unlock blur

₹2.2 L/yr - ₹5 L/yr

Senior Administrator
286 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Sme Associate
223 salaries
unlock blur

₹10.9 L/yr - ₹17 L/yr

System Administrator
222 salaries
unlock blur

₹2.3 L/yr - ₹8.5 L/yr

Senior Analyst
185 salaries
unlock blur

₹4.9 L/yr - ₹10.9 L/yr

Explore more salaries
Compare Microland with

ITC Infotech

3.7
Compare

3i Infotech

3.4
Compare

Sify Technologies

3.8
Compare

Newgen Software Technologies

3.8
Compare
write
Share an Interview