Upload Button Icon Add office photos

Filter interviews by

MBA STUDENT MIS and Back Office Executive Interview Questions and Answers

Updated 13 Nov 2021

MBA STUDENT MIS and Back Office Executive Interview Experiences

1 interview found

Interview Questionnaire 

5 Questions

  • Q1. Tell me about your knowledge
  • Q2. Why did you want to do job
  • Q3. What did you know about this company
  • Q4. What is your job profile?
  • Q5. Difference b/w marketing and selling
  • Ans. 

    Marketing is the process of identifying and satisfying customer needs, while selling is the process of persuading customers to buy a product or service.

    • Marketing is a broader concept that involves market research, product development, pricing, promotion, and distribution.

    • Selling is a narrower concept that involves convincing customers to purchase a product or service.

    • Marketing focuses on creating value for customers, w...

  • Answered by AI

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Why did you choose the flask over the django and fastapi?
  • Ans. 

    I chose Flask over Django and FastAPI due to its simplicity, flexibility, and ease of use for smaller projects.

    • Flask is lightweight and minimalistic, making it easier to set up and use for smaller projects.

    • Flask allows for more flexibility in terms of project structure and customization compared to Django.

    • Flask is well-suited for rapid prototyping and smaller applications where simplicity is key.

    • Django, on the other ha...

  • Answered by AI
  • Q2. Write the code for flask request and response block?
  • Ans. 

    Flask request and response block code snippet

    • Use Flask's request object to access incoming request data

    • Use Flask's jsonify function to create a JSON response

    • Handle different HTTP methods like GET, POST, etc. in the route function

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is ORM? which ORM tool, have you used?
  • Ans. 

    ORM stands for Object-Relational Mapping, a programming technique for converting data between incompatible type systems in object-oriented programming languages.

    • ORM is used to map objects from an application to tables in a relational database.

    • It simplifies data manipulation by allowing developers to work with objects instead of SQL queries.

    • Popular ORM tools include Hibernate for Java, Entity Framework for .NET, and Seq

  • Answered by AI
  • Q2. Write ORM code for select item from table?
  • Ans. 

    Use ORM code to select item from a table in database.

    • Use ORM query methods like find(), findOne(), or where() to select items from a table.

    • Specify the table name and any conditions for the selection.

    • Example: User.find({ where: { id: 1 } }) will select a user with id 1 from the User table.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just conduct the interviews
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Explain what is windows server.
  • Ans. 

    Windows Server is a group of operating systems designed by Microsoft for server use.

    • Windows Server is a group of operating systems developed by Microsoft.

    • It is specifically designed for use in server environments.

    • Windows Server provides features such as networking, storage, and virtualization capabilities.

    • Examples of Windows Server versions include Windows Server 2016 and Windows Server 2019.

  • Answered by AI
  • Q2. Explain what does intellimirror do
  • Ans. 

    Intellimirror is a feature in Windows Server that allows for centralized management of user desktop settings and files.

    • Intellimirror provides users with access to their desktop settings and files from any computer on the network.

    • It allows for automated backup and restoration of user data and settings.

    • Intellimirror can be used to deploy software applications to multiple computers in a network.

    • It helps in reducing IT sup...

  • Answered by AI
  • Q3. What does it mean by "tattooing" the registry
  • Ans. 

    Tattooing the registry refers to making permanent changes to the Windows registry that cannot be easily undone.

    • Tattooing the registry involves modifying critical system settings in the Windows registry.

    • These changes are typically irreversible and can have a significant impact on system performance and stability.

    • It is important to exercise caution when tattooing the registry as incorrect changes can lead to system error...

  • Answered by AI
  • Q4. Mention how many types of queries DNS does
  • Ans. 

    DNS can perform various types of queries including recursive, iterative, inverse, and dynamic updates.

    • DNS can perform recursive queries where it queries other servers on behalf of the client until it finds the answer.

    • Iterative queries involve the DNS server providing the best answer it can based on its own knowledge.

    • Inverse queries allow a DNS client to request the domain name associated with a specific IP address.

    • Dyna...

  • Answered by AI
  • Q5. Explain what is the primary function of the domain controller
  • Ans. 

    The primary function of the domain controller is to authenticate and authorize all users and computers in a Windows domain network.

    • Authenticating and authorizing users and computers in a Windows domain network

    • Managing security policies and access control

    • Maintaining Active Directory database

    • Enforcing security policies across the network

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Finding your dream job can be a challenging task with so many career options available. it's easy to feel lost and overwhelmed. However, with the right guidance and support, you can successfully navigate the job market and land the job of your dream. That's why we have brought in an expert career coach to answer some commonly asked questions and share tips to help job.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jun 2024. There were 15 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain your reasoning
  • Ans. 

    I base my reasoning on data analysis, industry knowledge, and past experiences.

    • I analyze data to identify trends and patterns

    • I consider industry best practices and standards

    • I draw on past experiences to make informed decisions

  • Answered by AI
  • Q2. What is in heritance
  • Ans. 

    Inheritance is the mechanism in which a class can acquire the properties and behavior of another class.

    • Inheritance allows a class to inherit attributes and methods from another class.

    • The class that is being inherited from is called the parent class or superclass.

    • The class that inherits from the parent class is called the child class or subclass.

    • Inheritance promotes code reusability and helps in creating a hierarchical

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How dose your experience align with the role
  • Ans. 

    My experience in back end development, database management, and system integration aligns perfectly with the requirements of the role.

    • I have worked as a back end developer for 5+ years, handling server-side logic, database design, and API integration.

    • I am proficient in languages like Java, Python, and SQL, which are essential for back end development.

    • I have successfully implemented scalable and efficient back end syste...

  • Answered by AI
  • Q2. How do you handle working in a team
  • Ans. 

    I handle working in a team by communicating effectively, being open to feedback, collaborating on tasks, and supporting my team members.

    • Communicate openly and effectively with team members

    • Be open to feedback and constructive criticism

    • Collaborate on tasks and share responsibilities

    • Support and help team members when needed

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is a 3 stage interview
  • Ans. 

    A 3 stage interview is a hiring process that consists of three separate rounds of interviews with different interviewers.

    • First stage typically involves a screening interview with HR or a recruiter.

    • Second stage may involve a technical interview with the hiring manager or team members.

    • Final stage often includes a panel interview with senior management or key stakeholders.

  • Answered by AI
  • Q2. What is Hr round?
Round 4 - Technical 

(2 Questions)

  • Q1. What is the nearest ten of 4
  • Ans. 

    The nearest ten of 4 is 10.

    • The nearest ten of a number is the multiple of 10 that is closest to that number.

    • In this case, the nearest ten of 4 is 10 because it is the multiple of 10 closest to 4.

  • Answered by AI
  • Q2. What is 4 tenth equal to?
  • Ans. 

    4 tenths is equal to 0.4

    • 4 tenths can be written as 0.4 in decimal form

    • To convert tenths to decimals, divide the number by 10 (4 ÷ 10 = 0.4)

  • Answered by AI
Round 5 - Technical 

(2 Questions)

  • Q1. What's the most effective way to gather user and system requirements?
  • Ans. 

    The most effective way to gather user and system requirements is through thorough communication and collaboration.

    • Engage with stakeholders to understand their needs and expectations

    • Use techniques such as interviews, surveys, and workshops to gather requirements

    • Document requirements clearly and prioritize them based on importance

    • Iterate and validate requirements with stakeholders to ensure accuracy

  • Answered by AI
  • Q2. How did you implement significant improvement to an IT infrastructure
  • Ans. 

    Implemented automation tools to streamline processes, upgraded hardware and software, and optimized network performance.

    • Introduced automation tools such as Ansible to automate repetitive tasks and improve efficiency

    • Upgraded hardware components such as servers and storage devices to enhance performance

    • Implemented software updates and patches to ensure system security and stability

    • Optimized network configurations to impr...

  • Answered by AI
Round 6 - Assignment 

Whiteboard design challenges, Live coding tests, Technical assessment tasks, Numerical reasoning questions, and Proficiency quizzes.

Round 7 - Assignment 

Series of assessments that evaluate a candidate's technical skills, problem-solving abilities, and thought process

Round 8 - Assignment 

An assessment tool wherein questions are framed to evaluate a participant's knowledge of software programming languages

Round 9 - Assignment 

Academic skills will need to be efficient in order to work through the process in a shorter time.

Round 10 - Assignment 

The assignment method is used to determine what resources are assigned to which department, machine, or center of operation in the production process.

Round 11 - Coding Test 

Practical assessments that evaluate a candidate's technical abilities and programming skills

Round 12 - Coding Test 

A coding assessment is a test used to evaluate a programmer's skills in a specific way that's relevant to the job.

Round 13 - Coding Test 

A coding round is a part of the interview process for software engineers that evaluates a candidate's programming skills, problem-solving abilities, and understanding of algorithms and data structures.

Round 14 - Coding Test 

A coding round in an interview is a key part of the hiring process for software engineers, where candidates are evaluated on their programming skills

Round 15 - Coding Test 

Coding tests are typically programming challenges that help technical recruiters test programming skills and competencies of a developer or programmer.

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

I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Group discussion for the some task for the related company

Round 2 - Technical 

(2 Questions)

  • Q1. How to handling team
  • Ans. 

    I handle a team effectively by setting clear goals, providing support, fostering open communication, and recognizing achievements.

    • Set clear goals and expectations for the team

    • Provide support and resources to help team members succeed

    • Foster open communication and encourage feedback

    • Recognize and reward team achievements

    • Lead by example and demonstrate a positive attitude

  • Answered by AI
  • Q2. How to manage customer
  • Ans. 

    Effective strategies to manage customer relationships include clear communication, personalized interactions, timely responses, and proactive problem-solving.

    • Maintain clear and open communication with customers to address their needs and concerns.

    • Personalize interactions by remembering customer preferences and previous interactions.

    • Respond to customer inquiries and issues in a timely manner to show that their concerns ...

  • Answered by AI
Round 3 - Assignment 

Related to the self skills and knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - No more tips
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Nodejs promises async await difference
  • Ans. 

    Node.js promises are a way to handle asynchronous operations, while async/await is a syntax for writing asynchronous code in a synchronous manner.

    • Promises are objects that represent the eventual completion (or failure) of an asynchronous operation.

    • Async/await is a syntactic sugar built on top of promises, making asynchronous code look more like synchronous code.

    • Async functions return a promise, which allows you to use ...

  • Answered by AI
  • Q2. Nodejs architecture eventloop

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Lifestyle of software development
  • Ans. 

    Software development lifestyle involves continuous learning, problem-solving, collaboration, and adapting to new technologies.

    • Continuous learning is essential to stay updated with new technologies and best practices.

    • Problem-solving skills are crucial for debugging and finding efficient solutions to complex problems.

    • Collaboration with team members helps in sharing knowledge, brainstorming ideas, and improving code quali...

  • Answered by AI
  • Q2. Real time example of class inheritance
  • Ans. 

    Class inheritance allows a subclass to inherit properties and methods from a superclass.

    • Subclass can access all public and protected members of superclass.

    • Subclass can override methods of superclass.

    • Example: Animal class can be superclass, with Dog and Cat classes as subclasses inheriting properties and methods.

  • Answered by AI
  • Q3. Agile methodologies and waterfall methodology

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What is your strength
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(2 Questions)

  • Q1. What is html comment
  • Ans. 

    HTML comment is a way to add notes in the code that will not be displayed on the webpage.

    • HTML comments are enclosed in

    • They are used to provide explanations or reminders in the code

    • Comments are ignored by the browser when rendering the webpage

  • Answered by AI
  • Q2. What is python code.
  • Ans. 

    Python code is a set of instructions written in the Python programming language to perform specific tasks.

    • Python code is written in plain text using a syntax that is easy to read and understand.

    • It is executed by a Python interpreter, which reads and executes the code line by line.

    • Python code can be used for a wide range of applications, including web development, data analysis, and automation.

    • Example: print('Hello, Wor...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Describe your work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Do work in wipro as it has many options.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all

Fast track your campus placements

View all
fresher
8 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

HR Executive
6 salaries
unlock blur

₹2.5 L/yr - ₹3.5 L/yr

MBA Final year Student
4 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

HR Manager
4 salaries
unlock blur

₹1.7 L/yr - ₹4.5 L/yr

Marketing Manager
4 salaries
unlock blur

₹2.5 L/yr - ₹9.3 L/yr

Explore more salaries
Compare MBA STUDENT with

Symbiosis Centre for Management and Human Resource Development

3.5
Compare

TCS

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
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