Upload Button Icon Add office photos

Filter interviews by

Madhya Pradesh Madhya Kshetra Vidyut Vitaran Company Interview Questions and Answers

Updated 24 May 2024

Madhya Pradesh Madhya Kshetra Vidyut Vitaran Company Interview Experiences

Popular Designations

3 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. What is ct and pt transformer
  • Ans. 

    CT and PT transformers are used in electrical systems to measure and protect against high voltage and current.

    • CT stands for Current Transformer, which is used to measure high currents in electrical systems.

    • PT stands for Potential Transformer, which is used to measure high voltages in electrical systems.

    • CT transformers step down high currents to a level that can be safely measured by instruments.

    • PT transformers step dow...

  • Answered by AI

Electrical Engineer Interview Questions asked at other Companies

Q1. What is the difference between Switch gear & Circuit Breakers ?
View answer (11)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Why you joined in my company

Operation & Maintenance Engineer Interview Questions asked at other Companies

Q1. Why we do oil test and what are we check in oil test?
View answer (1)

KPO Officer Interview Questions & Answers

user image Anonymous

posted on 2 Feb 2022

Round 1 - HR 

(3 Questions)

  • Q1. Share details of your previous job.
  • Q2. Tell me about yourself.
  • Q3. How much experience do you have in ms Excel and word

Interview Preparation Tips

Interview preparation tips for other job seekers - Good knowledge in ms office is helpful

KPO Officer Interview Questions asked at other Companies

Q1. What are mutual funds and its types?
View answer (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 8 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths and weaknesses?
Round 2 - Group Discussion 

I am to good for any type of work doing

Round 3 - Technical 

(2 Questions)

  • Q1. How do you perform keyword research?
  • Q2. What are ITSM and its processes?
Round 4 - HR 

(2 Questions)

  • Q1. Have you ever worked on a project with tight deadlines? How did you manage?
  • Q2. Describe a time when you faced a challenging situation. How did you handle it?
Round 5 - Coding Test 

Question: Write a function to sort an array of integers in ascending order without using the built-in sort() function.

javascript
Copy code
function customSort(arr) {
// Your code here
}
console.log(customSort([5, 3, 8, 1])); // Output: [1, 3, 5, 8]

Round 6 - Case Study 

Operational Efficiency: Automating workflows in ServiceNow should reduce processing time for customer queries and loan applications by 50%.
Increased Visibility: SEO and SEM strategies should increase the bank’s website traffic by 30% within 3 months.
Improved Customer Experience: A modern portal with faster support options will increase customer satisfaction ratings.

Round 7 - Assignment 

A report/document explaining the solutions for the above tasks.
A code file for the HTML/CSS/JavaScript task.
Screenshots or diagrams (if applicable) for ServiceNow workflows.

Round 8 - Aptitude Test 

Data Interpretation
Study the following data and answer the question:

Year Revenue (₹) Profit (₹)
2020 10,000 2,000
2021 12,000 3,000
2022 15,000 4,000Question:
What is the average profit percentage over the three years?

Options:
A) 20%
B) 25%
C) 22%
D) 27%

Interview Preparation Tips

Interview preparation tips for other job seekers - Build a Strong Resume and Portfolio
Tailor your resume: Customize your resume for each job by highlighting relevant skills and experiences.
Showcase achievements: Quantify your accomplishments (e.g., "Increased website traffic by 30%").
Include a portfolio: If you’re in fields like digital marketing or development, create a portfolio showcasing your projects, internships, or certifications.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - No such interview was Taken 

(2 Questions)

  • Q1. No question was asked
  • Q2. No. Question was asked in the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Tips for Working at Marpu Foundation
Understanding Marpu's Mission:

Align Your Values: Ensure your personal values align with Marpu's mission of social impact and sustainability.
Embrace the Culture: Be prepared for a fast-paced, dynamic work environment with a strong emphasis on teamwork and collaboration.
Skillset and Qualities:

Passion for Social Good: A genuine passion for making a positive difference is essential.
Strong Interpersonal Skills: Effective communication and the ability to build relationships with diverse individuals are crucial.
Adaptability: The ability to adapt to changing circumstances and embrace new challenges is key.
Problem-Solving Skills: Creative problem-solving abilities are necessary to address complex social issues.
Cross-Cultural Competence: Understanding and respecting different cultures is important, especially when working with diverse communities.
How to Get Involved:

Check the Official Website: Regularly visit Marpu's website for job openings and volunteer opportunities.
Network: Connect with Marpu's staff, volunteers, and alumni on platforms like LinkedIn.
Volunteer: Volunteering can be a great way to gain experience and build relationships within the organization.
Internships: Explore internship opportunities to gain hands-on experience and learn from experienced professionals.
Direct Applications: Send a well-crafted cover letter and resume to the relevant department, highlighting your skills and passion for their work.
Remember:

Be Patient: The hiring process for NGOs can be competitive, so be patient and persistent.
Stay Informed: Keep up-to-date with Marpu's latest initiatives and projects.
Show Initiative: Proactively seek out opportunities to contribute and demonstrate your commitment.
By following these tips and aligning your skills and passion with Marpu's mission, you can increase your chances of securing a fulfilling role at this impactful organization.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is data entry?
  • Ans. 

    Data entry is the process of entering, updating, or verifying data in a computer system.

    • Entering data accurately and efficiently

    • Updating existing data with new information

    • Verifying data for accuracy and completeness

  • Answered by AI
  • Q2. What is your experience with data entry?
  • Ans. 

    I have over 3 years of experience in data entry, including entering, verifying, and updating data in various databases.

    • Proficient in using Microsoft Excel and other data entry software

    • Accurate and efficient in typing and data entry tasks

    • Experience in maintaining confidentiality and data integrity

    • Handled large volumes of data entry tasks with tight deadlines

  • Answered by AI
  • Q3. What is difference between c and c++ ?
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a procedural programming language, focusing on functions and procedures.

    • C++ is an object-oriented programming language, allowing for classes, objects, and inheritance.

    • C does not support classes and objects, while C++ does.

    • C++ has features like polymorphism, encapsulation, and inheritance which are not present in C.

    • C++ is an...

  • Answered by AI
  • Q4. How you work msword
  • Ans. 

    I am proficient in using MS Word for data entry tasks.

    • I am skilled in formatting text, tables, and images in MS Word.

    • I can create and edit documents, including reports, letters, and spreadsheets.

    • I am familiar with using templates and styles to maintain consistency in documents.

    • I am experienced in using features like spell check, track changes, and mail merge.

    • I am efficient in using keyboard shortcuts to speed up data e

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Data Entry Data Entry Operator interview:
  • Data Entry
  • C
  • HTML

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Quantitative reasoning

Round 2 - One-on-one 

(5 Questions)

  • Q1. About yourself and past experiences.
  • Q2. Managerial round
  • Q3. About company information
  • Q4. About yourself and extracurricular activities
  • Q5. See yourself in the next 5 yrs

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared for questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell us about yourself
  • Q2. Showcase some of you projects
  • Ans. 

    I have worked on projects involving website redesign, mobile app design, and user research.

    • Redesigned company website to improve user experience and increase conversion rates

    • Designed mobile app interface for seamless navigation and intuitive user interactions

    • Conducted user research to gather feedback and make data-driven design decisions

  • Answered by AI
  • Q3. What are your favourite apps and why do you like them
  • Ans. 

    My favorite apps are Instagram for its user-friendly interface and engaging content, Spotify for its personalized music recommendations, and Google Maps for its accurate navigation features.

    • Instagram - user-friendly interface, engaging content

    • Spotify - personalized music recommendations

    • Google Maps - accurate navigation features

  • Answered by AI
  • Q4. What roles are you interested in?
  • Q5. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a seasoned UI/UX designer leading a team of designers, working on innovative projects, and continuously learning and growing in the field.

    • Leading a team of designers

    • Working on innovative projects

    • Continuously learning and growing in the field

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between abstract class and an interface in Java?
  • Ans. 

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

    • Abstract class can have constructors, member variables, and methods, while interface cannot.

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

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

  • Answered by AI
  • Q2. An abstract class can have method implements and abstract method, while an interface only contains abstract method (before Java 8) . Abstract classes support single inheritance, whereas interfaces support ...
  • Ans. 

    Abstract classes can have both implemented and abstract methods, while interfaces can only have abstract methods. Abstract classes support single inheritance, interfaces support multiple inheritance.

    • Abstract classes can have both implemented and abstract methods, providing more flexibility in design.

    • Interfaces can only have abstract methods, promoting a more strict contract for implementing classes.

    • Abstract classes sup...

  • Answered by AI

Madhya Pradesh Madhya Kshetra Vidyut Vitaran Company Interview FAQs

How many rounds are there in Madhya Pradesh Madhya Kshetra Vidyut Vitaran Company interview?
Madhya Pradesh Madhya Kshetra Vidyut Vitaran Company interview process usually has 1 rounds. The most common rounds in the Madhya Pradesh Madhya Kshetra Vidyut Vitaran Company interview process are HR and Technical.

Tell us how to improve this page.

Madhya Pradesh Madhya Kshetra Vidyut Vitaran Company Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Madhya Pradesh Madhya Kshetra Vidyut Vitaran Company Reviews and Ratings

based on 38 reviews

3.9/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.2

Salary

3.0

Job security

3.2

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 38 Reviews and Ratings
Computer Operator
19 salaries
unlock blur

₹1.1 L/yr - ₹3 L/yr

Assistant Manager
7 salaries
unlock blur

₹3.2 L/yr - ₹8.4 L/yr

Computer Operator and Account Assistant
5 salaries
unlock blur

₹1.2 L/yr - ₹2.5 L/yr

Office Assistant
5 salaries
unlock blur

₹1.8 L/yr - ₹2.3 L/yr

KPO
5 salaries
unlock blur

₹1 L/yr - ₹3.3 L/yr

Explore more salaries
Compare Madhya Pradesh Madhya Kshetra Vidyut Vitaran Company with

Uttar Pradesh Power Corporation

4.0
Compare

RAJASTHAN RAJYA VIDYUT UTPADAN NIGAM

3.2
Compare

Tamil Nadu Generation and Distribution Corporation Limited

3.1
Compare

Gujarat Urja Vikas Nigam

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