Filter interviews by
Top trending discussions
General aptitude test
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Easy round anyone with basic maths can clear the round.
The topic given to us is online education system,and the round was easy to clear.
Call by value passes a copy of the variable, while call by reference passes the actual variable.
Call by value: changes to the parameter inside the function do not affect the original variable.
Call by reference: changes to the parameter inside the function affect the original variable.
Example: Call by value - int x = 5; func(x); // x remains 5. Call by reference - int x = 5; func(&x); // x changes to the value set i
posted on 24 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There were 4 interview rounds.
It was medium. It consisted of basic pattern questions
Medium level questions were asked
I can say u have to prepare well if u want to clear the coding test
I am a passionate software engineer with experience in developing web applications and a strong background in computer science.
Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React
Strong background in computer science with knowledge of algorithms and data structures
Proficient in programming languages such as Java, Python, and C++
Familiar with Agile development methodologies
Basic JS Programs html css
posted on 7 Jun 2024
posted on 11 Jun 2024
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
I applied for java developer role. I have 1 question paper I written the test . Then they will check and conduct for second round.
SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.
SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.
They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.
Tables are referenced using their names, and conditions are specified to filter data.
Joins can be used to combine data from multiple
posted on 16 Jul 2024
Metaspace is a memory space in Java that stores metadata about classes and methods.
Metaspace replaces the permanent generation (PermGen) in Java 8 and later versions.
It is used to store class metadata, such as class names, method names, field names, annotations, etc.
Metaspace is dynamically allocated and resized by the JVM as needed.
It helps prevent OutOfMemoryError caused by PermGen space exhaustion.
Interview experience
Module Lead
68
salaries
| ₹8 L/yr - ₹24 L/yr |
Senior Software Engineer
66
salaries
| ₹5 L/yr - ₹18.5 L/yr |
Software Engineer
65
salaries
| ₹3.5 L/yr - ₹10.2 L/yr |
Technical Lead
62
salaries
| ₹12.2 L/yr - ₹25 L/yr |
Softwaretest Engineer
52
salaries
| ₹3.6 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech