Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Sep 2022. There were 4 interview rounds.
I applied via Referral
2 coding question were asked
Recursively sum the values of nodes in a binary tree
Use a recursive function to traverse the tree and add the values of each node
Base case: if the current node is null, return 0
Recursive step: return the sum of current node value, left subtree sum, and right subtree sum
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
To retrieve a value, the key is hashed a...
I applied via Company Website and was interviewed in Apr 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.
Parse file permissions
My B.Tech project was on developing a web-based e-commerce platform.
The platform was built using PHP and MySQL.
It had features like user authentication, product catalog, shopping cart, and payment gateway integration.
I also implemented search and recommendation algorithms to improve user experience.
The project was well-received and got a good grade.
I learned a lot about web development and project management during thi
I applied via Job Portal and was interviewed in Dec 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
Plan Bind is a feature in Oracle database that allows binding of execution plans to SQL statements.
Plan Bind helps in improving the performance of SQL statements by reusing the execution plan.
It reduces the overhead of parsing and optimizing the SQL statement every time it is executed.
Plan Bind is enabled by default in Oracle database.
It can be disabled using the initialization parameter OPTIMIZER_FEATURES_ENABLE.
Plan ...
To copy data of all GDG versions into a single PS file using JCL.
Use IDCAMS utility to define a temporary GDG base.
Use SORT utility to merge all the GDG versions into a single file.
Use IEBGENER utility to copy the merged file to a PS file.
Delete the temporary GDG base using IDCAMS utility.
Isolation levels in Db2 determine how transactions interact with each other.
Isolation levels include Read Uncommitted, Read Committed, Repeatable Read, and Serializable.
Higher isolation levels provide more consistency but can also lead to more contention and slower performance.
Isolation levels can be set at the transaction level or for individual queries.
For example, a transaction with Repeatable Read isolation level w...
Cond parameter is used to conditionally render elements in React.
It is a ternary operator that takes three arguments.
The first argument is the condition to be evaluated.
The second argument is the element to be rendered if the condition is true.
The third argument is the element to be rendered if the condition is false.
It can be used to render different elements based on the state of the component.
If else can be used in JCL to conditionally execute steps based on certain criteria.
IF statement can be used to check for a condition and execute a step or skip it
ELSE statement can be used to execute a different step if the condition is not met
Examples include checking for file existence or job completion status
Index and subscript are used in COBOL to access elements in arrays.
Index is used to access a specific element in an array based on its position
Subscript is used to access a specific element in an array based on its value
Both index and subscript can be used interchangeably in COBOL
Example: ARRAY(3) is the same as ARRAY(3:3)
Some of the top questions asked at the Code and Theory Software Engineer interview for experienced candidates -
based on 10 reviews
Rating in categories
Software Engineer
68
salaries
| ₹4 L/yr - ₹17.1 L/yr |
Senior Software Engineer
61
salaries
| ₹14 L/yr - ₹27 L/yr |
Associate Software Engineer
26
salaries
| ₹6.4 L/yr - ₹7 L/yr |
Technical Project Manager
15
salaries
| ₹24 L/yr - ₹36 L/yr |
QA Engineer
15
salaries
| ₹7.2 L/yr - ₹15 L/yr |
Wunderman Thompson
AKQA
Razorfish
Isobar