Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.
PST is a personal storage table used by Outlook to store emails and other items, while OST is an offline storage table used for cached Exchange mode.
PST is a local file that stores emails, contacts, calendar items, and other data in Outlook.
OST is a copy of data from a user's mailbox on an Exchange server that is stored on the user's computer.
PST files can be imported and exported, while OST files cannot.
OST files are ...
The troubleshooting process involves checking printer connectivity, print queue, printer drivers, and printer settings.
Check if the printer is turned on and connected to the network
Verify if the printer is added to the user's computer and set as the default printer
Check the print queue for any stuck print jobs
Ensure that the printer drivers are up-to-date and compatible with the user's computer
Verify the printer settin...
Top trending discussions
I was interviewed in Dec 2024.
Data Analysis and Automation Testing.
Team work and communication
I applied via campus placement at VNR Vignan Jyothi Institute of Engineering and Technology, Hyderabad and was interviewed in Aug 2024. There were 4 interview rounds.
Round 1: HackerRank Test (100 Minutes)
1 DSA question (medium level, binary search on answers)
20 technical questions (OS, DBMS, CN, and other CS fundamentals)
15 general aptitude and communication questions
Static binding is resolved at compile time while dynamic binding is resolved at runtime in Java.
Static binding is also known as early binding.
Dynamic binding is also known as late binding.
Example of static binding: method overloading.
Example of dynamic binding: method overriding.
Sorting a linked list involves rearranging the nodes in a specific order.
Iterate through the linked list and compare each node with the next one
Use a sorting algorithm like bubble sort, merge sort, or quick sort to rearrange the nodes
Update the pointers to connect the nodes in the sorted order
JAR files are Java Archive files that store multiple Java class files and related metadata.
JAR files are used to package Java classes, resources, and metadata into a single file.
They are commonly used for distributing Java libraries or applications.
JAR files can be created using the 'jar' command in Java.
They can also be executed using the 'java -jar' command.
Example: mylibrary.jar contains all the class files and reso
A Singleton class is a class that can only have one instance created at a time.
Singleton classes are often used for managing resources that should only have one instance, such as a database connection.
To implement a Singleton class, you typically make the constructor private and provide a static method to access the single instance.
Example: Singleton class for logging system where only one instance of the logger is nee
CAP Theorem states that in a distributed system, it is impossible to simultaneously guarantee consistency, availability, and partition tolerance.
Consistency: All nodes in the system have the same data at the same time.
Availability: Every request gets a response, even if some nodes are down.
Partition Tolerance: The system continues to operate despite network partitions.
Trade-offs: In a distributed system, you can only h...
wait() and signal() are functions used for synchronization in multithreading.
wait() is used to make a thread wait until a certain condition is met
signal() is used to wake up a waiting thread when the condition is met
Example: Producer-consumer problem where producer signals consumer to consume when a new item is produced
Airport Management System schema and ER diagram design
Entities: Airport, Flight, Passenger, Employee, Schedule
Attributes: Airport (code, name, location), Flight (number, destination, departure time), Passenger (name, age, contact info), Employee (ID, name, role), Schedule (flight number, date, time)
Relationships: Airport has many Flights, Flight has many Passengers, Employee works at Airport, Flight has Schedule
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Identify the functional dependencies in the table
Eliminate partial dependencies by breaking the table into multiple tables
Eliminate transitive dependencies by further breaking down the tables
Ensure each table has a primary key and all non-key attributes are fully functionally dependent on the primary key
REST is an architectural style for designing networked applications
REST stands for Representational State Transfer
It uses standard HTTP methods like GET, POST, PUT, DELETE
Resources are identified by URIs
Data is transferred in JSON or XML format
Example: GET request to 'https://api.example.com/users' to retrieve a list of users
PUT is used to update or replace an existing resource, while POST is used to create a new resource.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request
POST is not idempotent, meaning multiple identical requests may have different effects
PUT is used to update an existing resource at a specific URI
POST is used to create a new resource under a specific URI
Example: PUT /users...
I applied via Indeed and was interviewed in Dec 2024. There were 4 interview rounds.
It was a great session that taught me many overlapping concepts and helped upgrade my skills.
It was a great session; I discovered my potential skills as well as the areas where I need improvement.
It was a highly interactive session characterized by a friendly conversation, which greatly assisted me in progressing to subsequent rounds.
posted on 29 Dec 2024
It is nice to do work
It helps in understanding the 5
It helps a lot in company
The goal of a Data Analyst is to analyze data to extract valuable insights and make data-driven decisions.
Identify trends and patterns in data
Create visualizations to communicate findings
Provide actionable recommendations based on data analysis
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
Key documents in SDLC include BRD, FRD, SRS, test cases, user manuals, and project plan.
Business Requirements Document (BRD) outlines the business problem and proposed solution
Functional Requirements Document (FRD) details the functional specifications of the system
Software Requirements Specification (SRS) defines the software requirements for the project
Test cases document outlines the test scenarios and expected resu...
To create a go-to-market strategy for an app in Dubai, analyze the local market, competition, cultural differences, and adjust marketing tactics accordingly.
Conduct market research in Dubai to understand the target audience, competition, and market trends.
Adapt the app to cater to the preferences and needs of the Dubai market.
Localize the app content, language, and features to resonate with the Dubai audience.
Identify ...
I would suggest using a user-friendly design, implementing SEO strategies, and utilizing social media for marketing.
Focus on user-friendly design to enhance user experience
Implement SEO strategies to improve search engine visibility
Utilize social media for marketing and promotion
Consider implementing an online store for direct sales
Collect customer data for targeted marketing campaigns
I approach product discovery by conducting market research, gathering user feedback, analyzing data, and collaborating with cross-functional teams.
Conduct market research to understand industry trends and competitors
Gather user feedback through surveys, interviews, and usability testing
Analyze data from user interactions, A/B testing, and product metrics
Collaborate with cross-functional teams including designers, devel...
Key aspects of product discovery involve understanding user needs, market research, prototyping, and testing.
Conduct user research to understand the needs and preferences of social media app users.
Analyze market trends and competitor offerings to identify gaps and opportunities.
Create prototypes to visualize the app's features and gather feedback from stakeholders.
Test the prototypes with target users to validate assum...
I applied via Indeed and was interviewed in Jun 2024. There were 2 interview rounds.
I address team conflicts by promoting open communication, active listening, and facilitating constructive discussions.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Facilitate constructive discussions to find mutually beneficial solutions
Implement team-building activities to improve relationships and prevent conflicts
Seek...
There are 7 members in my team.
Our team consists of 3 business analysts, 2 data analysts, and 2 project managers.
Each member has a specific role and responsibilities within the team.
We work collaboratively to analyze business requirements and provide data-driven insights.
Yes, I am willing to relocate to Hyderabad for the right opportunity.
I am open to relocating for the right job opportunity
I have researched about Hyderabad and am comfortable with the idea of living there
I am excited about the prospect of working in a new city
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
Clear and general to the point questions
Senior Software Engineer
6.4k
salaries
| ₹6.4 L/yr - ₹20 L/yr |
Software Engineer
2.7k
salaries
| ₹4 L/yr - ₹15 L/yr |
Senior Engineer
2.7k
salaries
| ₹6.6 L/yr - ₹20.5 L/yr |
Associate Software Engineer
2k
salaries
| ₹3 L/yr - ₹9.4 L/yr |
Specialist
1.5k
salaries
| ₹10 L/yr - ₹32.2 L/yr |
Mercedes-Benz Research and Development India
Capgemini
Accenture
TCS