Filter interviews by
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
Oops concepts are fundamental concepts in object-oriented programming that help in organizing and designing code.
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: creating new classes from existing classes, promoting code reusability
Polymorphism: ability of objects to take on multiple forms or types
Abstraction: hiding the complex implementation details and showing only the
Java program to reverse a string using StringBuilder
Create a StringBuilder object with the input string
Use the reverse() method of StringBuilder to reverse the string
Convert the reversed StringBuilder object back to a string
I appeared for an interview before Mar 2024, where I was asked the following questions.
Strategies for managing deployments across multiple regions include automation, monitoring, and regional compliance.
Use Infrastructure as Code (IaC) tools like Terraform or CloudFormation to automate deployments across regions.
Implement CI/CD pipelines that support multi-region deployments, ensuring consistent application delivery.
Utilize load balancers and DNS routing to direct traffic to the nearest region for improv...
Designing a multi-organizational architecture involves creating a scalable, secure, and interoperable system for diverse entities.
Define clear boundaries and interfaces between organizations to ensure data privacy and security.
Utilize microservices architecture to allow independent deployment and scaling of services for each organization.
Implement API gateways to manage traffic and provide a unified entry point for ext...
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
I applied via Company Website and was interviewed before Oct 2022. There were 4 interview rounds.
Push and pop are operations used to add and remove elements from the end of an array.
Push operation adds an element to the end of the array.
Pop operation removes and returns the last element of the array.
Example: array.push('element') adds 'element' to the end of the array.
Example: array.pop() removes and returns the last element of the array.
A few problems statements
CompuMatrice interview questions for popular designations
I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.
I appeared for an interview in May 2021.
Top trending discussions
posted on 4 May 2019
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
posted on 14 Sep 2021
I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.
Joins in SQL are used to combine data from two or more tables based on a related column.
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 rows from both tables, with NULL values for non-matching rows
Cross join retur
Given an array of integers, find a contiguous subarray with a given sum.
Use a sliding window approach to iterate through the array and keep track of the current sum.
If the current sum exceeds the given sum, move the window's left endpoint forward.
If the current sum is less than the given sum, move the window's right endpoint forward.
If the current sum equals the given sum, return the subarray.
Time complexity: O(n), Spa
posted on 11 Feb 2022
I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.
1st test was aptitude and a easy coding test
The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question
based on 4 interviews
Interview experience
based on 23 reviews
Rating in categories
QA Engineer
35
salaries
| ₹3 L/yr - ₹9.5 L/yr |
Senior Software Engineer
14
salaries
| ₹7.5 L/yr - ₹22 L/yr |
Software Developer
12
salaries
| ₹3 L/yr - ₹10 L/yr |
Software Engineer
10
salaries
| ₹4.2 L/yr - ₹9 L/yr |
Senior QA Engineer
9
salaries
| ₹7.7 L/yr - ₹16 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler