i
Sunera Technologies
Filter interviews by
I applied via Company Website and was interviewed in Sep 2021. There were 2 interview rounds.
posted on 13 Apr 2021
Java code testing face to face
I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2020. There were 5 interview rounds.
Normalization is a process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a table into smaller tables and establishing relationships between them.
There are different levels of normalization, with each level having specific rules to follow.
Normalization helps to prevent data inconsistencies and anomalies.
Examples of normalization include converting r...
I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.
Tree map algorithm problem
Tree map is a data structure that stores key-value pairs in a sorted order
The algorithm involves inserting, deleting, and searching for elements in the tree map
Common operations include finding the minimum and maximum values, and iterating over the elements
Examples of tree map implementations include Java's TreeMap and C++'s std::map
I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 6 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2020. There were 5 interview rounds.
I appeared for an interview in Feb 2025, where I was asked the following questions.
This code reverses the characters of a string while keeping the order of words intact in C++.
Split the string into words using a space as a delimiter.
Reverse the entire string to get the characters in reverse order.
Reverse each individual word to restore their original order.
Example: Input: 'Hello World' -> Output: 'dlroW olleH'
Deep copy creates a new object with copies of nested objects; shallow copy copies references to nested objects.
Shallow Copy: Copies the object's reference, not the actual object. Example: `list2 = list1.copy()`.
Deep Copy: Creates a new object and recursively copies all objects found in the original. Example: `import copy; list2 = copy.deepcopy(list1)`.
Shallow Copy is faster but can lead to unintended side effects if th...
Use a SQL query to filter records where age is greater than 2.
Basic SQL syntax: SELECT column_name FROM table_name WHERE condition;
Example query: SELECT * FROM users WHERE age > 2;
This query retrieves all records from the 'users' table where the age column has values greater than 2.
Ensure the 'age' column is of a numeric type to avoid errors.
DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to shorten the systems development life cycle.
DevOps focuses on collaboration, automation, and integration between developers and IT operations teams.
It aims to improve the speed and quality of software delivery by breaking down silos and promoting continuous delivery.
Tools commonly used in DevOps include Jenk...
Software Engineer
175
salaries
| ₹2 L/yr - ₹11 L/yr |
Senior Software Engineer
115
salaries
| ₹4.5 L/yr - ₹17.2 L/yr |
Associate Lead
89
salaries
| ₹6 L/yr - ₹24 L/yr |
Automation Test Engineer
75
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Software Developer
41
salaries
| ₹3 L/yr - ₹10 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software