Filter interviews by
I applied via Recruitment Consulltant and was interviewed before May 2022. There were 3 interview rounds.
There was an aptitude test with basic questions on programming, English and maths
They asked questions related to web development like OOPS concepts, and javascript pattern questions, and discussed previous experience
Top trending discussions
posted on 13 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
I have worked on various projects including a social media platform, an e-commerce website, and a task management application.
Developed a social media platform using React for frontend and Node.js for backend
Designed and implemented an e-commerce website with payment gateway integration
Created a task management application using Angular and MongoDB for database
Main concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Creating new classes based on existing classes, allowing for code reuse.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding complex implementation details and showing o
posted on 4 Sep 2024
I applied via Company Website
Thread life cycle includes new, runnable, running, blocked, and terminated states.
Thread is created in 'new' state
It becomes 'runnable' when start() method is called
Thread enters 'running' state when CPU starts executing its run() method
It can go to 'blocked' state if it's waiting for a resource
Finally, thread reaches 'terminated' state when run() method completes or stop() method is called
Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.
Hash map consists of an array of buckets, each containing a linked list of key-value pairs.
When inserting a key-value pair, the hash function is used to determine the index of the bucket where the pair should be stored.
To retrieve a value, the hash function is used to find the corresponding bucket...
Seeking new challenges, growth opportunities, and a better work-life balance.
Looking for new challenges and opportunities to learn and grow
Seeking a better work-life balance
Interested in working with new technologies or in a different industry
Wanting to advance career progression
posted on 2 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
DSA round with 2 questions
DSA with 2 questions
I have faced challenges in debugging complex code, meeting tight deadlines, and adapting to new technologies.
Debugging complex code: I have encountered issues with legacy codebases that required extensive debugging to identify and fix errors.
Meeting tight deadlines: I have had to work under pressure to deliver projects on time, often requiring long hours and efficient time management.
Adapting to new technologies: I hav...
I expect the company to provide a challenging work environment, opportunities for growth, and a supportive team.
Opportunities for professional development and growth
A collaborative and supportive team environment
Challenging and interesting projects to work on
Competitive compensation and benefits package
2 DSA Questions and questions from springboot for java
I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Types of arrays in PHP include indexed arrays, associative arrays, and multidimensional arrays.
Indexed arrays: default type where each element is assigned a numeric index starting from 0.
Associative arrays: elements are assigned a specific key instead of numeric index.
Multidimensional arrays: arrays within arrays, creating a matrix-like structure.
Example: $indexedArray = [1, 2, 3]; $associativeArray = ['key1' => 'value...
Covers basics aps around 15 question
DSA based questions from leetcode easy and medium
posted on 2 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.
Random Programming questions
posted on 19 Feb 2022
Answers to common interview questions for Software Test Engineer
SQL is a programming language used to manage and manipulate relational databases.
Update query is used to modify existing data in a database table.
Types of software testing include functional, performance, and security testing.
Unit testing is a type of testing where individual units or components of a software application are tested in isolation.
Database te...
Given a text need to understand and solve
Some Java based and system design api was allowed to made
Interview experience
based on 3 reviews
Rating in categories
Software Developer
35
salaries
| ₹3 L/yr - ₹6 L/yr |
Software QA Engineer
18
salaries
| ₹2.2 L/yr - ₹5.2 L/yr |
Application Support Executive
10
salaries
| ₹1.5 L/yr - ₹4 L/yr |
Application Support Engineer
9
salaries
| ₹2.8 L/yr - ₹4.2 L/yr |
Senior Software Developer
8
salaries
| ₹3 L/yr - ₹10.1 L/yr |
TCS
Infosys
Wipro
HCLTech