Filter interviews by
I applied via LinkedIn and was interviewed in May 2023. There were 2 interview rounds.
Java is a popular programming language used for developing a wide range of applications.
Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM)
It is object-oriented, allowing for modular and reusable code
Java is used for developing web applications, mobile apps, enterprise software, and more
DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) to shorten the systems development life cycle and provide continuous delivery with high software quality.
DevOps focuses on collaboration, automation, and monitoring throughout the software development lifecycle.
It aims to increase the speed of software delivery, improve reliability, and build scalable systems.
Common tools used...
I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.
OOPS concepts are fundamental principles of Object-Oriented Programming, including Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex imple...
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Initialize an array to store the Fibonacci series
Set the first two numbers in the series as 0 and 1
Use a loop to calculate and add the next number in the series based on the sum of the previous two numbers
I applied via LinkedIn and was interviewed in Jan 2022. There were 2 interview rounds.
I am open to discussing salary based on the responsibilities and expectations of the role.
I am flexible and open to negotiation.
I am looking for a fair and competitive salary.
I value the opportunity to work on challenging projects and grow professionally.
I am willing to consider other benefits and perks in addition to salary.
Seeking new opportunities for professional growth and challenges.
Looking for a more challenging role
Want to work with new technologies
Seeking opportunities for career advancement
Desire to work in a different industry or domain
Relocation or desire for a better work-life balance
I am a software engineer with experience in developing and maintaining software applications.
I have a Bachelor's degree in Computer Science.
I have worked on various projects using different programming languages such as Java, C++, and Python.
I am skilled in software development methodologies like Agile and have experience with version control systems like Git.
I have strong problem-solving and analytical skills, which h...
Silicon Stack interview questions for popular designations
I appeared for an interview in Aug 2017.
Merge Sort is a divide and conquer algorithm that sorts an array by dividing it into two halves, sorting them separately, and then merging the sorted halves.
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Find pairs of integers in a BST whose sum is equal to a given number.
Traverse the BST and store the values in a hash set.
For each node, check if (X - node.value) exists in the hash set.
If yes, add the pair (node.value, X - node.value) to the result.
Continue traversal until all nodes are processed.
Merge overlapping time intervals into mutually exclusive intervals.
Sort the intervals based on their start time.
Iterate through the intervals and merge overlapping intervals.
Output the mutually exclusive intervals.
Example: [(1,3), (2,6), (8,10), (15,18)] -> [(1,6), (8,10), (15,18)]
Different types of hashing and alternative for Linear Chaining
Different types of hashing include division, multiplication, and universal hashing
Alternative for Linear Chaining is Open Addressing
Open Addressing includes Linear Probing, Quadratic Probing, and Double Hashing
An AVL tree is a self-balancing binary search tree where the heights of the left and right subtrees differ by at most one.
AVL tree is a binary search tree with additional balance factor for each node.
The balance factor is the difference between the heights of the left and right subtrees.
Insertion and deletion operations in AVL tree maintain the balance factor to ensure the tree remains balanced.
Rotations are performed ...
Find the minimum number of squares whose sum equals to a given number n.
Use dynamic programming to solve the problem efficiently.
Start with finding the square root of n and check if it is a perfect square.
If not, then try to find the minimum number of squares required for the remaining number.
Repeat the process until the remaining number becomes 0.
Return the minimum number of squares required for the given number n.
Insertion sort for a singly linked list.
Traverse the list and compare each node with the previous nodes
If the current node is smaller, swap it with the previous node
Repeat until the end of the list is reached
Time complexity is O(n^2)
I applied via Naukri.com and was interviewed in May 2019. There were 4 interview rounds.
I applied via Company Website and was interviewed in May 2019. There were 4 interview rounds.
Implemented a new customer feedback system that increased customer satisfaction by 20%
Implemented a new customer feedback system to gather insights and improve customer experience
Analyzed feedback data to identify common issues and areas for improvement
Implemented changes based on feedback to address customer concerns and enhance overall satisfaction
Trained team members on how to effectively use the new system and inte...
I applied via Naukri.com
I applied via Campus Placement and was interviewed before Jul 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before Oct 2019. There were 4 interview rounds.
based on 3 interviews
Interview experience
based on 30 reviews
Rating in categories
4-5 Yrs
Not Disclosed
6-12 Yrs
Not Disclosed
5-6 Yrs
Not Disclosed
QA Engineer
35
salaries
| ₹4 L/yr - ₹11 L/yr |
Associate Software Engineer
26
salaries
| ₹2.3 L/yr - ₹8.8 L/yr |
Senior Software Engineer
25
salaries
| ₹6.5 L/yr - ₹21 L/yr |
Software Engineer
24
salaries
| ₹6 L/yr - ₹13.6 L/yr |
Associate QA Engineer
14
salaries
| ₹2.8 L/yr - ₹6 L/yr |
Teleperformance
Amazon
iEnergizer
Deloitte