Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
posted on 17 Oct 2024
REST API is lightweight, flexible, and widely used, while SOAP API is more rigid and heavy.
REST API uses standard HTTP methods like GET, POST, PUT, DELETE, while SOAP API uses XML for communication.
REST API is stateless and can be cached, making it faster, while SOAP API is stateful and requires more bandwidth.
REST API is easier to implement and understand, while SOAP API has more built-in security features.
Examples: R
posted on 14 Dec 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.
CTE stands for Common Table Expressions, used to create temporary result sets within a SQL query.
CTE is defined using the WITH keyword in SQL.
It helps in simplifying complex queries by breaking them into smaller, more manageable parts.
CTEs can reference themselves recursively, making them useful for hierarchical data.
Example: WITH cte AS (SELECT * FROM table_name) SELECT * FROM cte;
Print even and odd numbers between 1 to 20.
Iterate from 1 to 20 and check if the number is even or odd.
Use a conditional statement to determine if the number is even or odd.
Print the number along with its type (even or odd).
posted on 26 Jun 2024
Map transforms each element of a collection, while flatMap transforms each element into a new collection and flattens the result.
Map applies a function to each element of a collection and returns a new collection with the results
FlatMap applies a function that returns a collection to each element of a collection, then flattens the result into a single collection
Example: map([1, 2, 3], x => [x, x+1]) returns [[1, 2], [2...
Comparable is an interface used for comparing objects, while Comparator is a separate class used for custom sorting.
Comparable is implemented by the class whose objects need to be compared, while Comparator is a separate class used for custom sorting.
Comparable has a single method, compareTo(), which is used to compare objects, while Comparator has a method, compare(), for custom sorting logic.
Comparable is used for na...
posted on 15 Dec 2023
I applied via Naukri.com and was interviewed in Jan 2024. There were 4 interview rounds.
posted on 22 May 2024
1 hr coding round, mostly JAVA questions
posted on 9 Dec 2022
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 2 interview rounds.
Software Developer
10
salaries
| ₹3.2 L/yr - ₹7.8 L/yr |
Senior Software Developer
7
salaries
| ₹6.5 L/yr - ₹14 L/yr |
Team Leader SEO
4
salaries
| ₹4.8 L/yr - ₹6.8 L/yr |
Director of Operations
4
salaries
| ₹15 L/yr - ₹20.5 L/yr |
Technical Support Engineer
3
salaries
| ₹3.3 L/yr - ₹9 L/yr |
Cognizant
Teleperformance
Reliance Retail
iEnergizer