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

I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Introduce yourself
  • Q2. Feature goal

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep studying

Interview Questionnaire 

1 Question

  • Q1. Why do we hire you instead of other employee?

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

Interview Questionnaire 

1 Question

  • Q1. Your Qualifications

Interview Preparation Tips

Interview preparation tips for other job seekers - Online or offline k for us

I appeared for an interview in Sep 2017.

Interview Questionnaire 

3 Questions

  • Q1. What is your department Mechatronics about?
  • Ans. 

    Mechatronics is a multidisciplinary field that combines mechanical engineering, electronics, computer science, and control systems to design and create intelligent systems and products.

    • Mechatronics integrates mechanical engineering, electronics, computer science, and control systems.

    • It involves designing and developing intelligent systems and products.

    • Examples include robotics, automated manufacturing systems, and smar...

  • Answered by AI
  • Q2. Tell us about your project
  • Ans. 

    Developed a web-based inventory management system for a retail company

    • Used PHP and MySQL for backend development

    • Implemented user authentication and access control

    • Integrated barcode scanning functionality for efficient inventory tracking

  • Answered by AI
  • Q3. Basic questions on JAVA and OOP

Interview Preparation Tips

Round: Test
Experience: The verbal section had a single question, which was to type an e-mail to your project manager, telling her about the increased workload and tiring schedule and proposing a trecking trip to the Himalayas with the team.
The keywords were provided and the mail had to be constructed around the keywords.
The minimum word count was 50 and there was no maximum word limit.
The quantitative section was a bit challenging with the questions being based on your basic understanding of geometry,number system, ratio and proportion, time and work, speed and distance etc. There were a total of 20 questions and the time provided was 40 mins.
The programming theory had 10 questions where questions like "what will be the output?" and other basic theoretical questions were asked.
For the coding section, you had to write a program in C language within 20 mins.
The programs were relatively simple ones.
The program I had got was to check if a number is a palindrome or not.
Tips: Make sure your grammar and sentence building abilities are upto the mark.
For the quants section, be clear with the basics of all the concepts and remember the general formulas.
For the programming section, going through basic programming theories and simple coding questions would be of a lot of help.
Duration: 1 hour 35 minutes

Round: Technical + HR Interview
Experience: The interview was a simple one. The panel was really friendly. There were 3 members in the panel and everything seemed to go well. I answered the questions confidently. Regarding JAVA, I did not answer 2 questions because I didn't know them.

College Name: SRM University

IT Engineer Interview Questions & Answers

Amazon user image Suhas Chintala

posted on 30 Aug 2016

I applied via Campus Placement

Interview Preparation Tips

Round: Test
Experience: Topics were on OS, DBMS, OOPS, C Problems, etc
Tips: A gen brush up on the above subjects is a plus
Duration: 120 minutes
Total Questions: 22

Round: Technical Interview
Experience: Problems on graph algorithms, Sort-search algorithms were asked. The coding was to be done is C or c++.
About 2 rounds of Technical interviews were done
Tips: DSA, Graph theory course stuff should get you through peacefully.

Skills: Basic C/C++, Graph Theory, Algorithms And Data Structures
Duration: 2
College Name: IIT Madras

I applied via Campus Placement

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated IT Engineer with a passion for problem-solving and a strong background in network security.

    • Experienced in network security protocols such as VPNs and firewalls

    • Proficient in troubleshooting hardware and software issues

    • Skilled in programming languages like Python and Java

    • Certified in Cisco networking technologies

  • Answered by AI
  • Q2. What are your achievements?
  • Ans. 

    I have successfully implemented a new network infrastructure that improved efficiency and security.

    • Implemented new network infrastructure to improve efficiency and security

    • Reduced downtime by 20% through proactive monitoring and maintenance

    • Received Employee of the Month award for outstanding performance

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 80 minutes
Total Questions: 41

Skills: Basic Coding
Duration: 2
College Name: IIT Madras

I applied via Recruitment Consultant and was interviewed before Dec 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About my project

Interview Preparation Tips

Interview preparation tips for other job seekers - U need to be confident

I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About domain, Network related, Ip. Troubleshooting methords of pc is not working,

Interview Preparation Tips

Interview preparation tips for other job seekers - Make gud knowledge about troubleshooting and networks. Hardware related question

Make gud language.

I applied via LinkedIn and was interviewed before Apr 2021. There were 3 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 - Coding Test 

Written test

Round 3 - Assignment 

Output of code snippet

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't even need preparation. Basic ado.net objects and class object. Access modifiers

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

View all
Assistant Manager
4 salaries
unlock blur

₹4.5 L/yr - ₹5.2 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

Research Analyst
3 salaries
unlock blur

₹2.8 L/yr - ₹3.6 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

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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