Filter interviews by
I applied via Instahyre and was interviewed in Nov 2022. There were 4 interview rounds.
Javascript coding and then full stack development questions which i cleared.
I applied via Referral and was interviewed before Jan 2023. There were 2 interview rounds.
I was interviewed in Feb 2017.
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows for code reuse and promotes modularity.
The class that is being inherited from is called the superclass or base class.
The class that inherits from the superclass is called the subclass or derived class.
The subclass can access the public and protected members of the superclass.
Inhe...
Top trending discussions
posted on 27 Feb 2025
I was interviewed in Jan 2025.
posted on 3 Dec 2024
I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Nov 2024. There were 3 interview rounds.
It was a 60 minute aptitude test that had 60 qs to answer covering sections like quants, verbal, logical reasoning and some general programming. There was a 0.5 mark negative marking as well for each wrong answer. It was easy test
posted on 31 Jan 2025
I am a dedicated and experienced Desktop Support Engineer with a strong background in troubleshooting and resolving technical issues.
Experienced in providing technical support to end users
Proficient in diagnosing and resolving hardware and software issues
Skilled in setting up and configuring computer systems and networks
DNS stands for Domain Name System, which translates domain names to IP addresses.
DNS is like a phone book for the internet, translating human-readable domain names (like google.com) to IP addresses (like 172.217.3.206).
It helps users access websites and other online services by translating domain names into IP addresses that computers can understand.
DNS also helps with email delivery, ensuring that emails are sent to t...
The latest version of Windows is Windows 11.
Windows 11 is the latest version of the Windows operating system.
It was officially released on October 5, 2021.
Windows 11 introduces a new design, improved performance, and new features like Snap Layouts and Snap Groups.
Office 365 can be configured by setting up user accounts, assigning licenses, configuring email settings, and setting up security measures.
Set up user accounts by adding users in the admin portal
Assign licenses to users based on their roles and needs
Configure email settings such as setting up mailboxes, distribution lists, and email forwarding
Set up security measures like enabling multi-factor authentication and settin
6 question 1 hard, 3 med, 2 easy
Implement a Least Recently Used (LRU) cache
Use a combination of a doubly linked list and a hashmap to efficiently implement the LRU cache
When a new element is accessed, move it to the front of the linked list and update the hashmap
When the cache is full, remove the least recently used element from the end of the linked list and the hashmap
posted on 17 Dec 2024
I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.
Use SQL query to count number of reportees for each manager and filter out those with atleast 5 reportees.
Write a SQL query to count number of reportees for each manager using GROUP BY clause
Add HAVING clause to filter out managers with atleast 5 reportees
Example: SELECT managerId, COUNT(id) AS num_reportees FROM table_name GROUP BY managerId HAVING num_reportees >= 5
Use libraries like pandas and dask to efficiently manage large datasets in Python.
Use pandas library for data manipulation and analysis.
Use dask library for parallel computing and out-of-core processing.
Optimize memory usage by loading data in chunks or using data types efficiently.
Consider using cloud services like AWS S3 or Google BigQuery for storing and processing large datasets.
Some commonly used Python libraries for Data Analysts are Pandas, NumPy, Matplotlib, and Scikit-learn.
Pandas - used for data manipulation and analysis
NumPy - used for numerical computing and working with arrays
Matplotlib - used for data visualization
Scikit-learn - used for machine learning and data mining
posted on 28 Jan 2025
based on 1 interview
Interview experience
based on 10 reviews
Rating in categories
Product Development Engineer
10
salaries
| ₹4 L/yr - ₹12 L/yr |
Full Stack Developer
3
salaries
| ₹5 L/yr - ₹10 L/yr |
CMS IT Services
iMerit
Brillio
Quantiphi Analytics Solutions Private Limited