i
Terralogic Software Solutions
Filter interviews by
I was interviewed in Oct 2023.
List is an ordered collection of elements, while map is a collection of key-value pairs.
List maintains the order of elements, while map does not guarantee any specific order.
List allows duplicate elements, while map does not allow duplicate keys.
In a list, elements are accessed by their index, while in a map, elements are accessed by their keys.
I applied via Company Website and was interviewed in Apr 2024. There were 3 interview rounds.
Code snippets , reasoning ques
They asked to speak on the given topic
Program to print duplicates in an array of strings
Iterate through the array and store each element in a HashMap with its frequency
Iterate through the HashMap and print elements with frequency greater than 1
I applied via Campus Placement 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
Terralogic Software Solutions interview questions for popular designations
I applied via Naukri.com and was interviewed in Feb 2023. There were 5 interview rounds.
Give interview in the profile that you have worked on
Discussion with HR and VP on salary discussion
Discuss on salary negotiation
Get interview-ready with Top Terralogic Software Solutions Interview Questions
Good and easy the duration was 50mins
Good and easy the duration was 50mins
Asked about Excel formulas
Program for binary search
Binary search is an efficient algorithm to search for an element in a sorted array
It works by repeatedly dividing the search space in half
If the middle element is the target, the search is successful
If the target is smaller, search the left half; if larger, search the right half
Continue dividing until the target is found or the search space is empty
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Assignment test will be intrested to me
Aptitude test will be intrested to me
I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.
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
The duration of Terralogic Software Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 20 interviews
Interview experience
based on 175 reviews
Rating in categories
3-5 Yrs
Not Disclosed
8-10 Yrs
Not Disclosed
15-16 Yrs
Not Disclosed
Software Engineer
258
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
112
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer Level 1
83
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer III
74
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer II
59
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech