i
Terralogic Software Solutions
Filter interviews by
I applied via campus placement at Sathyabama University and was interviewed in Apr 2024. There were 3 interview rounds.
Nice and easy you can crack
Not that easy and not that much hard
I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.
Angular is a front-end web application framework that allows developers to build dynamic single-page applications.
Angular uses TypeScript for building applications.
It follows the MVC (Model-View-Controller) architecture.
Angular provides two-way data binding, which means changes in the model are automatically reflected in the view and vice versa.
It uses directives to extend HTML with new attributes and tags.
Angular has ...
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
In JavaScript, variable and function declarations are hoisted to the top of their scope.
This means that you can use a variable or function before it is declared.
However, only the declarations are hoisted, not the initializations.
Temporal dead zone is the period between entering scope and being able to access a variable.
Occurs when trying to access a variable before it has been declared
Caused by hoisting in JavaScript
Results in a ReferenceError
Example: const x = 10; console.log(x); // ReferenceError: Cannot access 'x' before initialization
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
posted on 28 Sep 2024
60min of aptitude and coding test
2 questions on coding test
posted on 19 Apr 2023
I applied via campus placement at CMR Institute of Technology, Bangalore and was interviewed in Mar 2023. There were 5 interview rounds.
Basic aptitude questions and questions on React
Asked for printing patterns in a loop
I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.
posted on 12 Dec 2024
I applied via LinkedIn and was interviewed before Dec 2023. There were 3 interview rounds.
Build small project on site
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
To avoid Whitelabel Exception in Spring Boot, customize error handling and provide appropriate error responses.
Create a custom error controller to handle exceptions
Implement a custom exception handler to map specific exceptions to appropriate HTTP responses
Use @ControllerAdvice to handle exceptions globally
Configure error properties to provide custom error messages and codes
Use appropriate HTTP status codes for differe
A constructor is a special method used to initialize objects in a class.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
Constructors can have parameters to initialize object properties.
They can be overloaded to have multiple constructors with different parameters.
Constructors can also call other constructors using the 'this' keyword.
I applied via Cocubes and was interviewed in Jan 2022. There were 2 interview rounds.
Most rounds were regarding English proficiency and 1 round regarding logical reasoning
based on 3 interviews
Interview experience
based on 26 reviews
Rating in categories
Software Engineer
275
salaries
| ₹2.6 L/yr - ₹10 L/yr |
Software Engineer2
110
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Software Engineer Level 1
83
salaries
| ₹3 L/yr - ₹7.6 L/yr |
Software Engineer III
74
salaries
| ₹6 L/yr - ₹14 L/yr |
Software Engineer II
59
salaries
| ₹3.6 L/yr - ₹10.2 L/yr |
Infosys
TCS
Wipro
HCLTech