Filter interviews by
I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.
Testing is the process of evaluating a software application to find defects and ensure it meets requirements.
Testing involves executing the software with the intention of finding bugs or issues.
It helps ensure the software meets the specified requirements and functions correctly.
Types of testing include unit testing, integration testing, system testing, and acceptance testing.
Testing is done to ensure the quality, functionality, and reliability of software products.
To identify defects and bugs in the software
To ensure the software meets the requirements and specifications
To improve the user experience and satisfaction
To prevent potential failures and issues in production
To validate that the software works as intended
posted on 2 May 2024
Constructors are special methods in classes used to initialize objects. They are called automatically when an object is created.
Constructors have the same name as the class and are defined using the __init__() method.
They can be used to set initial values for object attributes.
Constructors can take parameters to customize object initialization.
Example: class Person: def __init__(self, name, age): self.name ...
I applied via LinkedIn and was interviewed in Mar 2023. There were 6 interview rounds.
Simple mathematics and aptitude
Maze questions were asked
Php related assignment
Thoughts2Binary Consulting & Solutions interview questions for popular designations
I applied via LinkedIn and was interviewed before Sep 2022. There were 3 interview rounds.
Question about python programming language
I appeared for an interview in Jan 2021.
Round duration - 120 minutes
Round difficulty - Hard
Determine if a given singly linked list of integers forms a cycle or not.
A cycle in a linked list occurs when a node's next
points back to a previous node in the ...
Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.
Use Floyd's Tortoise and Hare algorithm to detect a cycle in O(N) time complexity and O(1) space complexity.
Initialize two pointers, slow and fast, and move them at different speeds through the list.
If there is a cycle, the fast pointer will eventually meet the slow pointer within the cycle.
If the fast pointer reach...
Round duration - 35 minutes
Round difficulty - Medium
This was face to face interview round.
You are provided with two 32-bit signed integers. Your task is to check whether their multiplication will overflow a 32-bit signed integer limit or not.
An integer...
Check if the multiplication of two 32-bit signed integers will cause an overflow.
Check if the product of A and B exceeds the maximum or minimum value of a 32-bit signed integer.
Consider the range of 32-bit signed integers (-2^31 to 2^31 - 1) for overflow check.
Avoid typecasting to other data types while solving the problem.
Round duration - 20 minutes
Round difficulty - Easy
This was last round and I was interacting with the interviewer without getting nervous.
Tip 1 : Focus on data structures and algorithms part more.
Tip 2 : Try to do as much deep study of logic as you can’t memorize each question so the only thing you will remember is the logic part which you have applied.
Tip 3 : Also, try to do lot of practice for Data Structures and Algorithms related problems. I personally used Codezen and Geeks For Geeks. You may refer to any portal but I suggest you to use Codezen of Coding Ninjas as you can get a variety of interview problems there.
Tip 4 : DO projects properly
Tip 1 : Write what you know and know what you write
Tip 2 : it’s better not to exaggerate and getting into your own trap.
Tip 3 : To be honest, the problem-solving ability is the only thing that most companies care about. So you can manipulate your resume according to that.
Tip 4 : Mention your competitive programming handles in your resume and also other coding ranks or achievements which you have achieved.
I applied via LinkedIn and was interviewed before Nov 2021. There were 7 interview rounds.
Basic Aptitude Questions - 1 hour duration
2 basic DSA questions, not very tough
I expect a competitive salary based on my skills and experience. I want to join your company because of its reputation and opportunities for growth.
I am looking for a salary that reflects my qualifications and the market value for this position.
I believe your company offers a great platform for professional development and career advancement.
I am impressed by the positive reviews and reputation your company has in the ...
Top trending discussions
posted on 5 Jun 2021
I applied via Amcat and was interviewed before Jun 2020. There were 4 interview rounds.
posted on 2 Sep 2022
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Easy noy really tough to be honest
Turbines are used to convert kinetic energy into mechanical energy. There are various types of turbines such as steam, gas, and hydraulic.
Turbines are used in power generation, aviation, and marine propulsion.
Steam turbines are used in thermal power plants to generate electricity.
Gas turbines are used in aircraft engines and power plants.
Hydraulic turbines are used in hydroelectric power plants.
Wind turbines are used t...
posted on 23 Mar 2015
During my summer training, I learned various programming languages, software development methodologies, and practical application of theoretical concepts.
Learned programming languages such as Java, Python, and SQL
Gained knowledge of software development methodologies like Agile and Waterfall
Applied theoretical concepts in real-world projects, enhancing problem-solving skills
based on 6 interviews
Interview experience
based on 65 reviews
Rating in categories
Associate Software Developer
27
salaries
| ₹4 L/yr - ₹8.5 L/yr |
Software Developer
17
salaries
| ₹5.4 L/yr - ₹15 L/yr |
Business Analyst
8
salaries
| ₹6.6 L/yr - ₹9.2 L/yr |
HR Executive
7
salaries
| ₹4.3 L/yr - ₹6.5 L/yr |
Software Engineer
6
salaries
| ₹1 L/yr - ₹10 L/yr |
Wipro
Cognizant
Infosys
Tech Mahindra