Filter interviews by
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
Python test with 3 problems and unit tests
Python program to find duplicate items in a list and unit test for it
Iterate through the list and keep track of items seen so far in a dictionary
If an item is already in the dictionary, it is a duplicate
Return a list of duplicate items found
Write unit tests to check for correct identification of duplicates
Use the 'du' command to search for files using up most space on Linux.
Use 'du -h' to display disk usage in human-readable format
Pipe the output to 'sort -hr' to sort by size in reverse order
Use 'head' to display the top results
Designed a scalable microservices architecture using Docker and Kubernetes
Utilized Docker to containerize each microservice for easy deployment and scaling
Implemented Kubernetes for orchestration and management of containers
Used service discovery and load balancing for efficient communication between microservices
I applied via Company Website and was interviewed before Sep 2021. There were 4 interview rounds.
Logical Aptitude, Verbal, Numerical
2 codes one small and easy , another big and medium difficultly
I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.
I appeared for an interview before Jul 2021.
This will be a general apptitude test where a questionnaire is consist of reasoning, English and Maths questions
I applied via Walk-in and was interviewed in Jul 2019. There were 3 interview rounds.
Designing Facebook is a complex task involving various components and technologies.
Identify the core features of Facebook such as user profiles, news feed, messaging, and groups.
Choose appropriate technologies for each component such as PHP for backend, React for frontend, and MySQL for database.
Ensure scalability and performance by implementing caching, load balancing, and database sharding.
Implement security measures...
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
To check Java version, use command prompt/terminal and type 'java -version'.
Open command prompt/terminal
Type 'java -version'
Press enter
The installed Java version will be displayed
The main method syntax is a standard entry point for Java programs.
The main method must be declared as public, static, and void.
The method name must be 'main'.
The method must accept an array of strings as an argument.
The method must be defined within a class.
Example: public static void main(String[] args) { }
based on 1 interview
Interview experience
TCS
Accenture
Wipro
Cognizant