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 was interviewed 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

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

Interview Questionnaire 

1 Question

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

Interview Questionnaire 

6 Questions

  • Q1. Which course ur complted ?
  • Q2. Iam complted Python
  • Q3. Say ur persnal details
  • Ans. 

    My personal details include my name, age, contact information, and educational background.

    • Name: John Doe

    • Age: 28

    • Contact Information: Email - johndoe@email.com, Phone - 123-456-7890

    • Educational Background: Bachelor's degree in Computer Science from XYZ University

  • Answered by AI
  • Q4. Iam Naveen iam complted mca
  • Q5. What is ur featur ambition onceltancy ur life carear
  • Ans. 

    My future ambition in my career is to become a senior IT engineer and lead a team of talented professionals.

    • I aim to continuously improve my technical skills and knowledge through certifications and training programs.

    • I aspire to take on more challenging projects and responsibilities to further develop my leadership and problem-solving abilities.

    • I envision myself mentoring junior team members and contributing to the ove...

  • Answered by AI
  • Q6. Iam sucessfully working

I applied via Job Portal and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Trouble shooting
  • Ans. Finding problem and just fixing it
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good quite interesting

I applied via Indeed and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Where do see yourself in 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Be punctual and if not knowing the answer just accept it.

I applied via Naukri.com and was interviewed in May 2022. There were 2 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 - Technical 

(1 Question)

  • Q1. What parameter we should consider before configure IP sec VPN
  • Ans. 

    Considerations for configuring IPsec VPN

    • Security requirements of the network

    • Bandwidth requirements

    • Compatibility with existing network infrastructure

    • Authentication and encryption protocols

    • Key management

    • Firewall and NAT traversal

    • Client compatibility

    • Scalability

    • Redundancy and failover

    • Logging and monitoring

    • Regulatory compliance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please update certification.it is an IMP

Skills evaluated in this interview

I applied via Company Website and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

It is used to determine an individual's skills to succeed in a given activity.

Round 3 - HR 

(3 Questions)

  • Q1. Why should we hire you
  • Q2. Tell me little about yourself
  • Q3. Why do you want to work at our company

Interview Preparation Tips

Interview preparation tips for other job seekers - Download an naukri app and search for the jobs.

IT Engineer Interview Questions & Answers

Infosys user image SAYYAD KALEEMUDDIN

posted on 17 Nov 2020

Interview Questionnaire 

1 Question

  • Q1. Self introduction and basics of job we apply for eligibility

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

₹0 L/yr - ₹0 L/yr

Senior Research Analyst
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Research Analyst
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Desktop Support Engineer
3 salaries
unlock blur

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