Upload Button Icon Add office photos

MKCL

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

MKCL Engineer Trainee Interview Questions and Answers

Updated 22 Aug 2017

MKCL Engineer Trainee Interview Experiences

1 interview found

I was interviewed in Jul 2017.

Interview Questionnaire 

9 Questions

  • Q1. Tell me about your projects?
  • Ans. 

    I have worked on various projects including designing a solar-powered irrigation system and developing a mobile app for tracking water usage.

    • Designed a solar-powered irrigation system to improve water efficiency in agriculture

    • Developed a mobile app for tracking water usage and promoting conservation

    • Collaborated with a team to implement IoT sensors for real-time monitoring of water levels

    • Utilized data analytics to optim

  • Answered by AI
  • Q2. Difference between SQL, MySQL, and MongoDB
  • Ans. 

    SQL is a language used to manage relational databases. MySQL is a popular open-source relational database management system. MongoDB is a NoSQL database.

    • SQL is a language used to communicate with and manage relational databases.

    • MySQL is a popular open-source relational database management system.

    • MongoDB is a NoSQL database that stores data in a flexible, JSON-like format.

    • SQL databases use tables to store data, while Mo...

  • Answered by AI
  • Q3. Java related questions
  • Q4. SQL queries
  • Q5. What are the types of joins?
  • Ans. 

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

    • Inner join returns only the matching records from both tables.

    • Left join returns all records from the left table and the matching records from the right table.

    • Right join returns all records from the right table and the matching records from the left table.

    • Full outer join returns all records when there is a match in either the left or right tab

  • Answered by AI
  • Q6. SQL vs NoSQL
  • Ans. 

    SQL is a relational database management system, while NoSQL is a non-relational database management system.

    • SQL databases are structured and use tables to store data, while NoSQL databases are unstructured and use various data models.

    • SQL databases are better suited for complex queries and transactions, while NoSQL databases are better for handling large amounts of unstructured data.

    • SQL databases ensure data integrity th...

  • Answered by AI
  • Q7. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in engineering, passionate about problem-solving and eager to learn and grow in a professional setting.

    • Recent graduate with a degree in engineering

    • Passionate about problem-solving and innovation

    • Eager to learn and grow in a professional setting

  • Answered by AI
  • Q8. Tell me about your projects in short
  • Ans. 

    Developed a mobile app for tracking daily water intake

    • Used React Native for front-end development

    • Implemented Firebase for real-time data syncing

    • Designed user-friendly interface for easy input of water consumption

  • Answered by AI
  • Q9. Java and python questions

Interview Preparation Tips

Round: Test
Experience: this was online aptitude + technical test conducted by mkcl application.
you have to download their application.
Tips: keep your aptitude and basic knowledge clear.
Duration: 1 hour
Total Questions: 60

Round: Video Interview
Experience: I got qualify for the 2nd round. MKCL will send us an email that contains questions 1.Tell us a little bit about yourself and your family background

2. Tell us about your last technical project and explain your specific contribution

3. What did you learn while doing your project?

4. Demonstrate your project's output and give us a virtual tour of all/any your project code in 4 min.

5.Which area did you enjoy working on? What was the most tedious part of your project?

6.During your free time, what do you enjoy doing the most?
we have to record a video of answers to above questions. and also a short description of our project.

Round: Test
Experience: this round was conducted in MKCL Pune office. we got one problem statement to solve in any familiar language. we have to execute that code and give some answers related to code.
Tips: execute the code at any cost
Duration: 1 hour
Total Questions: 1

Round: Technical Interview
Experience: give detail answers to all questions.

Round: HR Interview
Experience: you are doing good till now. just be in that flow.

Skills: Time Management, Problem Solving Skills, Ability To Express Your Ideas, Project, Team Working Ability
College Name: Amrutvahini College Of Engineering

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your real time project?

Interview Preparation Tips

Interview preparation tips for other job seekers - B confident.

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?
  • Ans. 

    Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.

    • Name mangling is used in C++ to support function overloading.

    • It is also used in Python to avoid naming conflicts in modules.

    • Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.

    • In C++, name mangling can be seen by using the 'nm' comman

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is dns Explain OSI model
  • Ans. 

    DNS is a system that translates domain names into IP addresses.

    • DNS stands for Domain Name System

    • It is responsible for resolving domain names to IP addresses

    • It uses a hierarchical naming system

    • DNS servers store information about domain names and their corresponding IP addresses

    • Examples of DNS servers include Google DNS and OpenDNS

  • Answered by AI
  • Q2. What is DHCP Explain TCP UDP
  • Ans. 

    DHCP is a network protocol that assigns IP addresses to devices on a network. TCP and UDP are transport layer protocols used for data transmission.

    • DHCP stands for Dynamic Host Configuration Protocol

    • It automatically assigns IP addresses to devices on a network

    • It also provides other network configuration information such as subnet mask and default gateway

    • TCP stands for Transmission Control Protocol

    • It is a connection-orie...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts of networking , hardware and os configurations.

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: Aptitude test consist of sections of quants , Lr and english along with it we faced 2 sections of technical consisting of oops and sql
Tips: Apti is the main part so focus on it to achieve highest score. Oops questions are quite easy and very general questions of sql are asked so prepare accordingly.
Duration: 1 hour

Round: Group Discussion
Tips: Speak relevant. Repetition of points will not help. Focus is mainly given on the way you speak.
Duration: 20 minutes

Round: Technical Interview
Experience: Questions related to branch were asked along with programming questions.

College Name: Ycce

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes
Total Questions: 30

College Name: niet

Interview Questionnaire 

8 Questions

  • Q1. The hr interview was carried by the technical one
  • Q2. What are the basic electronics components u know
  • Ans. 

    Basic electronics components include resistors, capacitors, diodes, transistors, and integrated circuits.

    • Resistors: Used to control the flow of electric current.

    • Capacitors: Store and release electrical energy.

    • Diodes: Allow current to flow in one direction.

    • Transistors: Amplify or switch electronic signals.

    • Integrated Circuits: Contain multiple electronic components on a single chip.

  • Answered by AI
  • Q3. What is a network acc to u
  • Ans. 

    A network is a group of interconnected devices that can communicate and share resources.

    • A network can be wired or wireless

    • Devices on a network can share files, printers, and internet access

    • Networks can be local (LAN) or wide area (WAN)

    • Examples of networks include the internet, home networks, and corporate networks

  • Answered by AI
  • Q4. What is LAN MAN WAN PAN ETC
  • Ans. 

    LAN, MAN, WAN, PAN are types of computer networks used for communication purposes.

    • LAN stands for Local Area Network and is used for connecting devices within a small area like an office or a building.

    • MAN stands for Metropolitan Area Network and is used for connecting devices within a city or a town.

    • WAN stands for Wide Area Network and is used for connecting devices across a large geographical area like a country or the...

  • Answered by AI
  • Q5. What r your hobbys
  • Ans. 

    My hobbies include playing guitar, hiking, and photography.

    • Playing guitar: I have been playing guitar for 5 years and enjoy learning new songs and techniques.

    • Hiking: I love exploring nature and challenging myself with different hiking trails.

    • Photography: I have a passion for capturing moments and expressing my creativity through photography.

  • Answered by AI
  • Q6. Wud u like to work more than 8hrs if needed
  • Ans. 

    Yes, I am willing to work more than 8 hours if needed.

    • I am highly motivated and dedicated to my work.

    • I understand that sometimes projects require extra time and effort to meet deadlines.

    • I have a strong work ethic and am willing to go the extra mile to ensure success.

    • I have previous experience working long hours on important projects.

    • I believe in the importance of teamwork and will do whatever it takes to support my col

  • Answered by AI
  • Q7. Why should i hire u
  • Ans. 

    I should be hired because of my strong technical skills, passion for engineering, and ability to learn quickly.

    • I have a solid educational background in engineering and have excelled in my coursework.

    • I have gained practical experience through internships and projects, demonstrating my ability to apply theoretical knowledge to real-world situations.

    • I am highly motivated and passionate about engineering, constantly seekin...

  • Answered by AI
  • Q8. What are your strengths weaknesses etc
  • Ans. 

    My strengths include problem-solving, attention to detail, and adaptability. My weaknesses include public speaking and impatience.

    • Strength: Problem-solving - I enjoy analyzing complex problems and finding innovative solutions.

    • Strength: Attention to detail - I have a meticulous approach to my work, ensuring accuracy and quality.

    • Strength: Adaptability - I am quick to adapt to new technologies and work environments.

    • Weakne...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Written round consists of Analytical Test and Verbal Ability Test. TCS has various criteria for skipping Analytical Test. If you are a geek ( in top five of a few stream like CSE/IT/ECE/EE/Mechanical ) then you will be allowed toskip the Analytical round. Also if you have at least 75% aggregate in 10th and 12th  and a minimum percentage marks in college ( This is set by TCS and varies from college to college, May be 8.5 pointer or 7.90 or as desired by TCS )   then you can skip analytical round. TCS is continuously changing its placement process so prepare for the worst and do not pretend that you can skip the analytical round even if you are a geek.
Tips: try to solve as many questions possible first attack the ones you are aware.. dont worry or panic if u cant answer the firt few if u r well prepared u shud know the answers for maxm questions. just maintain your calm n then solve all the questions

Round: Group Activity
Experience: our topic was REALITY SHOWS
Tips: be well prepared for some commom group discussion topics like POLITICS, TELEVISIONS, USE OF CELL PHONES IN COLLEGE CAMPUS, CORPORATE LIFE, etc .. all da besti hop this helps !! :)

Round: HR Interview
Experience: was comparatively easy n of short duration than the writen test hahha :D
Tips: being 99.9% honest will help u..also think positive & dont worry about the interview result..

General Tips: TCS is the largest software company of India. It is the most admired company of India. Being an employee of TCS is what many dream. And getting into TCS is quite easy also. All that you need is your desire and work towards it.
Skill Tips: u can refer cacking the IT interview book to know more
Skills: basics of C, basics of java, basics of computer networks, latest technologies, C++ basics
College Name: TERNA ENGINEERING COLLEGE
Motivation: WORK HARD !!
Funny Moments: yet to happen !! recently gt placed :)

Skills evaluated in this interview

Interview Questionnaire 

9 Questions

  • Q1. The hr interview was followed by the technical one to save the time of candidates
  • Q2. Tell mi abt urself
  • Q3. Ur hobbies
  • Q4. Where do u see urself in nxt 5 years
  • Q5. Why do u want to move over IT FRM EXTC
  • Q6. What are your favourite subjects
  • Q7. Why shud i hire u
  • Q8. Why tcs
  • Ans. 

    TCS is a leading global IT services company with a strong reputation for innovation and client satisfaction.

    • TCS has a strong global presence and offers diverse opportunities for career growth.

    • TCS has a culture of continuous learning and development, providing training programs and certifications.

    • TCS has a strong focus on innovation and invests heavily in research and development.

    • TCS has a track record of delivering hig...

  • Answered by AI
  • Q9. Any questions?
  • Ans. 

    Yes, I have a few questions regarding the role and responsibilities of a trainee engineer.

    • Can you provide more information about the training program?

    • What kind of projects will I be working on?

    • What is the expected timeline for the training period?

    • Will I have a mentor or supervisor to guide me?

    • What are the opportunities for growth and advancement within the company?

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Written round consists of Analytical Test and Verbal Ability Test. TCS has various criteria for skipping Analytical Test. If you are a geek ( in top five of a few stream like CSE/IT/ECE/EE/Mechanical ) then you will be allowed to skip the Analytical round. Also if you have at least 75% aggregate in 10th and 12th  and a minimum percentage marks in college ( This is set by TCS and varies from college to college, May be 8.5 pointer or 7.90 or as desired by TCS )   then you can skip analytical round. TCS is continuously changing its placement process so prepare for the worst and do not pretend that you can skip the analytical round even if you are a geek.
Tips: prepare for basics of C , C++, JAVA, OOPS, DB etc splly if u r frm non it branch..

Round: Group Discussion
Experience: try to speak more than evrybody else, be accurate n olso be honest
Tips: speak honestly n clearly.. speak to the point i mean related to the tpic.. try to be fluent.. n understandable to the staffalso try to grasp the attention of observer
Duration: 60mins minutes

Round: HR Interview
Experience: being honest will help for suree.. you can also ask for any queries if u have in mind.. be completely cool and also sound professional.. i hope dis helps .. alll da bst !!!
Tips: be well preparedd ..

General Tips: clear ur basic concepts specially if u r frm non it back ground
Skill Tips: share your queries with teachers, clear ur basic concepts, talk to seniors, ambitionbox.com is olwaz der to help u in any stage..
Skills: basic programming skills, desire for programmng, logical thinking, ability to deal with people diplomatically
College Name: TERNA ENGINEERING COLLEGE
Motivation: think positive always !!! i m sure dis will help u boost ur confidence
Funny Moments: yet to comee :)

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

Interview Questionnaire 

1 Question

  • Q1. Past experience and communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Coming to AEM,Interviewer has covered all the topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't join in TechMahindra.Especially for AEM Folks.Because there are no projects at all.They force you to learn and work in other domain.Then your AEM knowledge will vanish.Worst Company.
Contribute & help others!
anonymous
You can choose to be anonymous

MKCL Interview FAQs

What are the top questions asked in MKCL Engineer Trainee interview?

Some of the top questions asked at the MKCL Engineer Trainee interview -

  1. difference between SQL, MySQL, and Mong...read more
  2. what are the types of joi...read more
  3. SQL vs No...read more

Recently Viewed

SALARIES

PwC

Facility Manager

unlock blur L/yr

(5 salaries)

JOBS

Legerity Axon

No Jobs

JOBS

Hariom Mobile

No Jobs

INTERVIEWS

MKCL

No Interviews

REVIEWS

Maharishi Vidya Mandir

No Reviews

JOBS

Praveedh Décor

No Jobs

INTERVIEWS

MKCL

No Interviews

SALARIES

Maharishi Vidya Mandir

REVIEWS

Maharishi Vidya Mandir

No Reviews

SALARIES

Ernst & Young

Tell us how to improve this page.

MKCL Engineer Trainee Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Senior Project Associate
69 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Associate
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Trainee
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare MKCL 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