i
Apisero
Filter interviews by
I appeared for an interview in Nov 2022.
Basic questions on generic IT terms
Integration patterns are design patterns used to integrate different systems and applications.
Point-to-Point: Direct communication between two systems.
Publish-Subscribe: One-to-many communication where a message is broadcast to multiple recipients.
Message Broker: Middleware that facilitates communication between different systems.
Shared Database: Systems share a common database to exchange information.
File Transfer: Da...
I prefer a collaborative working model where team members communicate openly and work together towards common goals.
Open communication among team members
Collaborative decision-making
Regular team meetings to discuss progress and challenges
Flexibility to adapt to changing project requirements
I applied via Job Fair and was interviewed in Jun 2022. There were 3 interview rounds.
Cloud , Big Data , Jenkins , CICD Pipeline
Finally block is used in try-catch-finally statement to execute code after try and catch blocks.
Finally block is optional and can be used with try-catch or try-catch-catch statements.
It is executed regardless of whether an exception is thrown or not.
It is often used to release resources like file handles, database connections, etc.
Example: try { //code } catch (Exception e) { //code } finally { //code }
To get the second largest salary from a table, you can use the SQL query with the ORDER BY and LIMIT clauses.
Write a SQL query to select the distinct salaries from the table.
Order the salaries in descending order using the ORDER BY clause.
Use the LIMIT clause to retrieve the second row from the result set.
Joins are used to combine data from two or more tables based on a related column.
Types of joins include inner join, left join, right join, and full outer join.
Inner join returns only the matching rows from both tables.
Left join returns all rows from the left table and matching rows from the right table.
Right join returns all rows from the right table and matching rows from the left table.
Full outer join returns all row...
I applied via LinkedIn and was interviewed in Jan 2021. There were 5 interview rounds.
I applied via LinkedIn
I am seeking a new job to further develop my skills and advance my career in software engineering.
Opportunity for professional growth
Desire for new challenges and projects
Better work-life balance
Company culture and values
Improved compensation and benefits
Test interview questions
I applied via Campus Placement
90 min MCQ +coding test on hackerrank.
Use Floyd's Tortoise and Hare algorithm to detect cycle in a linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at some point, there is a cycle in the linked list.
Coding test based on the profile.
I appeared for an interview before Feb 2024.
Two coding questions and one email writing task.
based on 1 interview
1 Interview rounds
based on 27 reviews
Rating in categories
Senior Software Engineer
793
salaries
| ₹5.5 L/yr - ₹21.6 L/yr |
Software Engineer
342
salaries
| ₹3 L/yr - ₹10.7 L/yr |
Lead Engineer
208
salaries
| ₹7.8 L/yr - ₹24.2 L/yr |
Senior Leader Engineer
111
salaries
| ₹10.5 L/yr - ₹30.6 L/yr |
Associate Solution Architect
71
salaries
| ₹16.8 L/yr - ₹38.5 L/yr |
Accenture
TCS
Infosys
Wipro