Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
GET method is used to request data from a specified resource, while POST method is used to submit data to a specified resource.
GET requests data from a specified resource, while POST submits data to a specified resource
GET requests are cached, can be bookmarked, and remain in the browser history, while POST requests are not cached and do not remain in the browser history
GET requests have length restrictions, while POST...
Response codes in API indicate the status of a request
Response codes are standardized codes sent by a server in response to a client's request
Common response codes include 200 (OK), 404 (Not Found), and 500 (Internal Server Error)
Each response code has a specific meaning and helps in troubleshooting API requests
I applied via Referral and was interviewed in Jan 2021. There was 1 interview round.
Top trending discussions
I applied via Campus Placement and was interviewed before Oct 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Basic logical program
I applied via Company Website and was interviewed before Jun 2020. There were 4 interview rounds.
Constructor is a special method that is called when an object is created.
Constructors have the same name as the class they belong to.
They are used to initialize the object's state.
They can take parameters to set initial values.
If a class does not have a constructor, a default one is provided.
Example: public class Person { public Person(String name) { this.name = name; } }
Triggers are special stored procedures that are automatically executed in response to certain events or actions in SQL.
Triggers can be used to enforce business rules and data integrity.
They can be used to audit changes to data.
Triggers can be used to replicate data to other tables or databases.
They can be used to send notifications or alerts based on certain conditions.
Examples of events that can trigger a trigger incl
Sorting an array of strings without using inbuilt function.
Implement bubble sort algorithm
Compare adjacent elements and swap if necessary
Repeat until no more swaps are needed
I applied via Campus Placement and was interviewed before Apr 2021. There were 2 interview rounds.
Aptitude, logical , reasoning, verbal
I applied via Company Website and was interviewed before Jan 2020. There were 5 interview rounds.
QTP is a test automation tool. findelement() is used to find a single element, findelements() is used to find multiple elements.
QTP is short for QuickTest Professional, a test automation tool used for functional and regression testing.
findelement() is a method in QTP used to find a single element on a web page based on the specified locator.
findelements() is a method in QTP used to find multiple elements on a web page ...
GitHub is a version control system used for collaborative software development. Hashmap is a data structure that stores key-value pairs.
GitHub is used for version control, allowing multiple developers to work on a project simultaneously.
Hashmap is a data structure that provides fast access to values based on their keys.
GitHub can be used to store and manage code repositories, track changes, and collaborate with other d...
I applied via Company Website and was interviewed before Mar 2020. There were 3 interview rounds.
Code using traditional JavaScript methods
Use document.getElementById() to access HTML elements
Use loops like for() and while() for iteration
Use if() and switch() for conditional statements
Use functions to encapsulate code and improve reusability
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
212
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
124
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
71
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
67
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
46
salaries
| ₹0 L/yr - ₹0 L/yr |
Persistent Systems
ThoughtWorks
LTIMindtree
Mphasis