Filter interviews by
Clear (1)
I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 2 interview rounds.
Top trending discussions
posted on 10 Sep 2020
I applied via Company Website and was interviewed in Aug 2020. There were 3 interview rounds.
Connecting to a database has multiple options depending on the type of database and programming language used.
For SQL databases, options include using JDBC for Java, ODBC for C++, and ADO.NET for C#.
For NoSQL databases, options include using MongoDB's driver for Python or Node.js.
ORMs like Hibernate and Entity Framework can also be used to abstract away the database connection details.
Connection strings are used to spe...
I applied via Naukri.com and was interviewed before Jun 2019. There were 3 interview rounds.
Implement stack data structure
Use an array or linked list to store elements
Push operation adds element to top of stack
Pop operation removes element from top of stack
Peek operation returns top element without removing it
Global variables are accessible from any part of the program and can be modified by any function.
Global variables are declared outside of any function.
They can be accessed and modified by any function in the program.
If a function modifies the value of a global variable, the new value is visible to all other functions.
Global variables can be useful for sharing data between functions.
However, overuse of global variables
Program to transpose a matrix
Iterate through rows and columns of the matrix
Swap the elements at (i,j) and (j,i) positions
Return the transposed matrix
Pre and post fix operators are used to increment or decrement a value before or after it is used in an expression.
Pre-fix operator (++x) increments the value of x and returns the new value.
Post-fix operator (x++) returns the value of x and then increments it.
Both operators can be used with variables of numeric data types.
They can also be used with pointers to increment or decrement the memory address they point to.
posted on 20 Feb 2015
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in May 2022. There were 2 interview rounds.
I appeared for an interview in Jul 2021.
To remove duplicate variables in a string
Iterate through the string and keep track of each character
If a character is already encountered, skip it
Create a new string with non-duplicate characters
based on 1 review
Rating in categories
Assistant Manager
109
salaries
| ₹5.1 L/yr - ₹14.6 L/yr |
Senior Engineer
99
salaries
| ₹4 L/yr - ₹9 L/yr |
Trainee
84
salaries
| ₹1.1 L/yr - ₹2.5 L/yr |
Quality Engineer
62
salaries
| ₹1.5 L/yr - ₹5.6 L/yr |
Production Engineer
58
salaries
| ₹1.5 L/yr - ₹7 L/yr |
Larsen & Toubro Limited
Tata Projects
BHEL
Thermax Limited