Filter interviews by
I applied via LinkedIn and was interviewed in Jun 2022. There were 2 interview rounds.
I applied via Referral and was interviewed before Sep 2022. There were 2 interview rounds.
REST API is a set of rules and conventions for building and interacting with web services using HTTP methods.
REST stands for Representational State Transfer
Uses standard HTTP methods like GET, POST, PUT, DELETE
Data is transferred in JSON or XML format
Stateless communication between client and server
Example: GET request to retrieve data from a server
Mindfire Solutions interview questions for designations
I applied via Other and was interviewed in May 2021. There was 1 interview round.
Sorting array of strings without using inbuilt function.
Implement bubble sort algorithm
Compare adjacent elements and swap if necessary
Repeat until no swaps are needed
Top trending discussions
posted on 4 Aug 2021
posted on 9 Sep 2022
I applied via Job Portal and was interviewed before Sep 2021. There were 2 interview rounds.
posted on 12 Feb 2021
I applied via Other and was interviewed before Feb 2020. There were 3 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.
HashMap uses an array of buckets to store key-value pairs
Each bucket contains a linked list of entries with the same hash code
When a key-value pair is added, its hash code is used to determine the bucket and added to the linked list
When a value is retrieved, its hash code is used to find the bucket and search the linked ...
Set methods are used to set values of private variables in a class.
Set methods are also known as setter methods.
They are used to ensure encapsulation in object-oriented programming.
They typically take a parameter and set the value of a private variable to that parameter.
For example, a set method for a class variable 'name' might look like: public void setName(String name) { this.name = name; }
I applied via Naukri.com and was interviewed in Feb 2020. There was 1 interview round.
posted on 12 Oct 2022
I applied via Company Website and was interviewed in Sep 2022. There were 3 interview rounds.
Count the occurrences of words in a string.
Split the string into words using whitespace as a delimiter.
Create a dictionary to store the word count.
Iterate through the words and increment the count in the dictionary.
Return the dictionary.
Microservice architecture offers flexibility and scalability but also adds complexity and requires careful management.
Positives: flexibility, scalability, fault isolation, independent deployment, technology diversity
Negatives: increased complexity, higher operational overhead, potential for communication issues, requires careful management
Example: Netflix uses microservices to handle millions of users and provide perso...
based on 4 interviews
Interview experience
based on 31 reviews
Rating in categories
Senior Software Engineer
407
salaries
| ₹5.5 L/yr - ₹20 L/yr |
Software Engineer
150
salaries
| ₹4 L/yr - ₹13.9 L/yr |
Senior Software Test Engineer
114
salaries
| ₹4 L/yr - ₹14.6 L/yr |
Software Developer
49
salaries
| ₹4 L/yr - ₹12 L/yr |
Senior Software Developer
45
salaries
| ₹5.1 L/yr - ₹19 L/yr |
Financial Software & Systems
Ramco Systems
IBS Software Services
Duck Creek Technologies