Upload Button Icon Add office photos

Filter interviews by

Market Mirror Research Solutions IT Engineer Interview Questions, Process, and Tips

Updated 2 Mar 2021

Market Mirror Research Solutions IT Engineer Interview Experiences

1 interview found

IT Engineer Interview Questions & Answers

user image Anonymous

posted on 2 Mar 2021

Interview Questionnaire 

21 Questions

  • Q1. How you know about this company.
  • Q2. Tell me about yourself
  • Q3. If SMPS not working how you can troubleshoot?
  • Ans. 

    To troubleshoot a non-working SMPS, check power connections, test the power supply, inspect for physical damage, and replace faulty components.

    • Check power connections and ensure they are properly plugged in

    • Test the power supply using a multimeter to check if it is providing the correct voltage

    • Inspect the SMPS for any physical damage such as burnt components or bulging capacitors

    • Replace faulty components like blown fuse

  • Answered by AI
  • Q4. What the is the bus speed of ram?
  • Ans. 

    The bus speed of RAM refers to the speed at which data is transferred between the RAM and the memory controller.

    • Bus speed is measured in MHz and determines the maximum amount of data that can be transferred per second.

    • The bus speed of DDR4 RAM ranges from 2133 MHz to 4266 MHz.

    • Higher bus speeds result in faster data transfer and better performance.

    • The bus speed of RAM should match the bus speed of the motherboard for op

  • Answered by AI
  • Q5. How to find out windows versions?
  • Ans. 

    To find out windows versions, use the 'winver' command or check the system properties.

    • Use the 'winver' command in the Run dialog box

    • Check the system properties in the Control Panel

    • Use the 'systeminfo' command in the Command Prompt

    • Look for the version number in the About section of the Settings app

  • Answered by AI
  • Q6. How can you take a backup of outlook and what the location os pst?
  • Ans. 

    Outlook backup can be taken by exporting PST file. PST file location varies based on Outlook version and OS.

    • Open Outlook and click on File menu

    • Select Open & Export and then click on Import/Export

    • Select Export to a file and click on Next

    • Select Outlook Data File (.pst) and click on Next

    • Select the folder to backup and choose the location to save the PST file

    • Click on Finish to complete the backup process

    • PST file location c...

  • Answered by AI
  • Q7. Tell me if computer wifi is not working what are the first step to troubleshoot?
  • Ans. 

    The first steps to troubleshoot a computer wifi issue

    • Check if the wifi is enabled on the computer

    • Restart the computer and the wifi router

    • Ensure the computer is within range of the wifi signal

    • Check if other devices can connect to the wifi network

    • Update the wifi driver on the computer

    • Reset the network settings on the computer

  • Answered by AI
  • Q8. What the color coding of straight cable and crossover cable?
  • Ans. 

    The color coding of a straight cable is the same on both ends, while a crossover cable has a different color coding on each end.

    • Straight cable: Both ends have the same color coding

    • Crossover cable: Each end has a different color coding

    • Straight cable is used to connect different types of devices (e.g., computer to switch)

    • Crossover cable is used to connect similar devices (e.g., computer to computer or switch to switch)

    • Co...

  • Answered by AI
  • Q9. What is the L2 switch and tell me which software to configure the switch?
  • Ans. 

    L2 switch is a network switch that operates at the data link layer (Layer 2) of the OSI model.

    • L2 switch forwards data packets based on MAC addresses

    • It provides fast and efficient communication within a local area network (LAN)

    • Examples of L2 switch software include Cisco IOS, Juniper Junos, and HP ProCurve

  • Answered by AI
  • Q10. What is ipv4?
  • Ans. 

    IPv4 is a protocol used to identify devices on a network using a 32-bit address.

    • IPv4 stands for Internet Protocol version 4

    • It uses a 32-bit address space

    • It allows for up to 4.3 billion unique addresses

    • It is being replaced by IPv6 due to address exhaustion

  • Answered by AI
  • Q11. Name of osi layer and there work?
  • Ans. 

    OSI (Open Systems Interconnection) model has 7 layers. Each layer has a specific function.

    • Layer 1 - Physical layer: Deals with physical connections and transmission of raw data.

    • Layer 2 - Data link layer: Provides error-free transfer of data between nodes on the same network.

    • Layer 3 - Network layer: Handles routing of data between different networks.

    • Layer 4 - Transport layer: Ensures reliable data transfer between end s...

  • Answered by AI
  • Q12. Where use crossover cable?
  • Ans. 

    Crossover cables are used to connect two similar devices directly without the need for a hub or switch.

    • Used to connect two computers directly

    • Used to connect two switches together

    • Not used to connect a computer to a router

    • Can be identified by the color of the wires

  • Answered by AI
  • Q13. How can you take a windows backup?
  • Ans. 

    Windows backup can be taken using built-in tools like File History or Backup and Restore.

    • Open Control Panel and select Backup and Restore

    • Click on Set up backup and follow the prompts

    • Choose the files and folders you want to backup

    • Alternatively, use File History to backup specific folders

    • You can also use third-party backup software like Acronis True Image

  • Answered by AI
  • Q14. What is use of ping command?
  • Ans. 

    Ping command is used to test the connectivity between two devices on a network.

    • Ping command sends an ICMP echo request to the target device and waits for a response.

    • It measures the round-trip time for the packet to travel from the source device to the target device and back.

    • It can also be used to determine the IP address of a device on a network.

    • Ping command is useful for troubleshooting network connectivity issues.

    • It ...

  • Answered by AI
  • Q15. How can you find IP address?
  • Ans. 

    IP address can be found using command prompt or network settings.

    • Use 'ipconfig' command in command prompt to find IP address

    • Go to network settings and look for 'IPv4 Address' or 'IP Address'

    • Use online IP lookup tools to find IP address of a website

  • Answered by AI
  • Q16. What is cmd?
  • Ans. 

    Cmd is a command-line interpreter in Windows operating systems.

    • Cmd stands for Command Prompt.

    • It allows users to execute commands and scripts.

    • It can be used to perform various tasks such as file management, network configuration, and system diagnostics.

    • Some common commands include dir (list directory contents), cd (change directory), and ipconfig (display network configuration).

  • Answered by AI
  • Q17. What is minimum voltage in ram?
  • Ans. 

    The minimum voltage in RAM is 1.35V for DDR3 and 1.2V for DDR4.

    • DDR3 RAM has a minimum voltage of 1.35V

    • DDR4 RAM has a minimum voltage of 1.2V

    • Lower voltage RAM can help reduce power consumption and heat generation

  • Answered by AI
  • Q18. What is Mac address and how many bit in MAC address?
  • Ans. 

    A MAC address is a unique identifier assigned to network interfaces for communications on a network. It is 48 bits long.

    • MAC address stands for Media Access Control address

    • It is a hardware address assigned to network interfaces by the manufacturer

    • MAC addresses are used in Ethernet and Wi-Fi networks

    • They consist of six groups of two hexadecimal digits separated by colons or hyphens

    • Example: 00:1A:2B:3C:4D:5E

  • Answered by AI
  • Q19. Find out the network id for ip 192.168.0.23?
  • Ans. 

    The network id for ip 192.168.0.23 is 192.168.0.0.

    • Identify the subnet mask for the network

    • Perform a bitwise AND operation between the IP address and subnet mask

    • The result is the network id

  • Answered by AI
  • Q20. Find out the subnet mask for ip 192.168.45.21
  • Ans. 

    The subnet mask for IP 192.168.45.21 is typically 255.255.255.0.

    • Subnet masks determine the network and host portions of an IP address.

    • The default subnet mask for a Class C network is 255.255.255.0.

    • Subnet masks are represented in dotted decimal notation.

  • Answered by AI
  • Q21. Tell me if windows show a blue screen what are the main problem in this side?
  • Ans. 

    A blue screen in Windows indicates a system crash or error.

    • Hardware failure

    • Driver issues

    • Corrupted system files

    • Malware or virus infections

    • Overheating

    • Memory issues

    • Power supply problems

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. They ask what you have done on previous company
  • Q2. They ask you for shift availability.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join in IT designation, culture is verrryyy baddd
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is monthly salary
  • Q2. What type of work did I get
  • Q3. What is time of work ?
  • Q4. Can I get part-time job

Interview Preparation Tips

Interview preparation tips for other job seekers - I need part-time job in IT field
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed before Nov 2021. There were 5 interview rounds.

Round 1 - Aptitude Test 

Mental maths,problem solving

Round 2 - Technical 

(2 Questions)

  • Q1. How will you face company problem
  • Q2. By keeping adjustment and understanding with one another
Round 3 - HR 

(1 Question)

  • Q1. Why you choose my company
Round 4 - One-on-one 

(1 Question)

  • Q1. Why you like this company
Round 5 - Technical 

(1 Question)

  • Q1. How will you taggle your sudden struggle if you face
  • Ans. I will take decision priority wise
  • Answered Anonymously
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. SAP basis consultant
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Pls do interview schedule
  • Q2. Html related questions
  • Q3. Css related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm a fresher
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About IT and Security Domain
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is routing
  • Ans. 

    Routing is the process of selecting the best path for network traffic to reach its destination.

    • Routing involves determining the optimal path for data packets to travel from the source to the destination.

    • Routers use routing tables to make decisions on how to forward packets.

    • Routing protocols like OSPF and BGP are used to exchange routing information between routers.

    • Examples of routing protocols include RIP, EIGRP, and I

  • Answered by AI
  • Q2. What is switching
  • Ans. 

    Switching is a process in computer networking where data packets are forwarded from one device to another based on the destination address.

    • Switching is a fundamental concept in networking that involves the transfer of data packets between devices.

    • It occurs at the data link layer of the OSI model.

    • Switches use MAC addresses to determine the destination of the data packets.

    • There are different types of switching such as ci...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Goid

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Sep 2023. There were 2 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 - HR 

(6 Questions)

  • Q1. HR har question ask the , why you are hire the our company?
  • Ans. You are hire the company because you are qualification required , he is in me and . When the Skill required , he is in me that hire the company me .
  • Answered Anonymously
  • Q2. What are qualification
  • Q3. Qualification is the b.tech electronic instrumentation engineering
  • Q4. What are the CTC you?
  • Ans. 

    My current CTC is $80,000 per year.

    • My current CTC is $80,000 per year

    • CTC includes salary, bonuses, and other benefits

    • CTC may vary based on experience and company policies

  • Answered by AI
  • Q5. As depend on the company
  • Q6. Question is all complete answer
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Nov 2023. 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 

In working related questions

Round 3 - Group Discussion 

My personal information and studing information

Interview Preparation Tips

Interview preparation tips for other job seekers - No

Market Mirror Research Solutions Interview FAQs

What are the top questions asked in Market Mirror Research Solutions IT Engineer interview?

Some of the top questions asked at the Market Mirror Research Solutions IT Engineer interview -

  1. Tell me if computer wifi is not working what are the first step to troublesho...read more
  2. What is Mac address and how many bit in MAC addre...read more
  3. Tell me if windows show a blue screen what are the main problem in this si...read more

Tell us how to improve this page.

IT Engineer Interview Questions from Similar Companies

TCS IT Engineer Interview Questions
3.7
 • 10 Interviews
View all
Assistant Manager
4 salaries
unlock blur

₹4.5 L/yr - ₹5.2 L/yr

Research Analyst
4 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Senior Research Analyst
4 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

Project Manager
3 salaries
unlock blur

₹3 L/yr - ₹3.8 L/yr

Desktop Support Engineer
3 salaries
unlock blur

₹1.5 L/yr - ₹5.8 L/yr

Explore more salaries
Compare Market Mirror Research Solutions with

Nielsen

3.7
Compare

Kantar

3.5
Compare

Frost & Sullivan

3.1
Compare

GfK MODE

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