Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Terralogic Software Solutions Team. If you also belong to the team, you can get access from here

Terralogic Software Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Terralogic Software Solutions Engineer Interview Questions and Answers

Updated 31 Jan 2024

Terralogic Software Solutions Engineer Interview Experiences

1 interview found

Engineer Interview Questions & Answers

user image Anonymous

posted on 31 Jan 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Write a program for binary search
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was good

Skills evaluated in this interview

Engineer Jobs at Terralogic Software Solutions

View all

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is java
  • Ans. 

    Java is a high-level programming language used for developing applications and software.

    • Java is object-oriented and platform-independent.

    • It is used for developing web, mobile, and desktop applications.

    • Java code is compiled into bytecode and executed by the Java Virtual Machine (JVM).

    • Popular frameworks and tools for Java development include Spring, Hibernate, and Maven.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - checkout google

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Puzzle solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Properly interviewed

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?
  • Ans. 

    Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.

    • Name mangling is used in C++ to support function overloading.

    • It is also used in Python to avoid naming conflicts in modules.

    • Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.

    • In C++, name mangling can be seen by using the 'nm' comman

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Wifi connectivity

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about wifi and performance

Engineer Interview Questions & Answers

LTIMindtree user image Sudhanshu Singh

posted on 5 Jul 2017

I was interviewed in Sep 2016.

Interview Questionnaire 

6 Questions

  • Q1. Questions from Telecommunication Systems
  • Q2. Questions from Digital Electronics
  • Q3. Questions from Computer Networking (OSI layers)
  • Q4. Questions from Analog Communication
  • Q5. Was Asked to write a Program
  • Q6. Casual Interaction

Interview Preparation Tips

Round: Test
Experience: First round is test with all Multiple Choice Questions. The questions are from the Amcat exam conducted by Aspiring Minds. Each candidate gets different set of questions and thus no two candidates get same questions.
There are different sections like
Quantitative Aptitude
Logical Reasoning
English
Computer Programming (C++, Java and Datastructures)
etc
Each section is assigned with fixed amount of time and number of questions.
For eg. Quantitative Aptitude may have 25 questions while Logical Reasoning may have only 10.
Time is alloted sectionwise, however the entire exam duration is of 3 hours. Time for a section depends upon the number of questions in that particular section. You cannot navigate backwards in the question set while answering.
In Computer Programming round most of the questions will be from Datastructures, then comes C++ and then Java.
Few will be finding the output based.
Tips: Time management is the key.
You will surely fall short in time cause the time provided is very less (around 30-40s for each question). Do not spend too much time on a question, if you are stuck just skip it. Give each question one try if you could solve it, then good enough otherwise skip it. There is no point reattempting it. Amcat exam is an adaptive test, as you go on solving questions rightly difficulty would increase and if you make a mistake difficulty would decrease. Practice Amcat questions in order to crack this test. I personally felt the questions were not that tought.
Duration: 3 hours

Round: Problem Statement
Experience: You are required to code and pass the test cases. Output of your code snippet should match the output provided in the problem statement.
You can use any language to code. (Java/ C/C++/Python etc)
Time alloted to solve two different set of questions is 45 Minutes. It is upto you how much time you want to spend on each question.
Tips: Basics must be very clear in order to crack this round. You have to be verse with the programming language that you are using. Your would be able to submit your code and check if it works. It will give result as "Success" or "Failed".
I had read that this round is not an elimination round but This is a strict Elimination Round and maximum number of candidates were rejected in this round, in my case.

Round: Technical Interview
Experience: Technical Interview was very gruelling. I am from Electronics and Communcation Engineering. My interviewer was also from the same stream. He started off with Telecommunication Systems which was not mentioned as a subject of interest in my CV (questions asked- subscriber lines, t1, e1, Mechanism of Rotary Dial telephones, strowger and crossbar switching) He asked me The entire procedure to set up a Telephone exchange starting from basics. I answered all of this.
Digital Electronics was mentioned as a subject of interest in my CV. He asked me to tell whatever I knew and whatever I had studied in digital electronics. Then I was asked about multiplexer and multiplexing and few questions on flip flops. I answered rightly.
Then he asked me to write down all the seven layers of the OSI model and explain them. I could not explain one of the seven layers properly as we were yet to study Computer Networking in our curriculum and I told my interviewer about the same.
Tips: From Analog Com I was asked about DSB SC and SSB SC signals.
At the end I was asked to write a program. Which I did in Java. He checked it and then attached the A4 in which I had written things with my CV and forwarded it. That bundle had every details right from my apti score with my code snippets that I had written in Coding round.

Tip: Confidence is the key. Even If you don't know the answer, be polite and confident. You can say that you do not know the answer and you would learn about it. But yes, Knowledge is also of much importance. Study as much as you can. I was asked from subjects that were not mentioned in my CV. So be prepared. In my case it was

Round: HR Interview
Experience: This was the easiest round of all. Just casual conversation with the HR. I was asked about my family, my experience in that college (it was pool campus and I was appearing at a different college), Previous companies that I had appeared for and the reasons why I wasn't selected. One of the question was asked from the things they told us in the pre placement talk.
Tips: No preparation required for this round. Be yourself. Keep calm and enjoy talking. They mostly check your conversation skills and how you communicate with people.

College Name: Netaji Subhash Engineering College

I was interviewed in Aug 2017.

Interview Questionnaire 

2 Questions

  • Q1. Everything from C, Java, DSA, DBMS, Software Engineering, Operating System.
  • Q2. About me, as well as my family and my interests, just a casual one.

Interview Preparation Tips

Round: Technical Interview
Experience: The interviewer was a very experienced as well as very friendly person. I was nervous in the beginning, but he made me feel comfortable out there. I took my time while answering the questions, and he was satisfied with it.
Tips: Whatever subjects you say over there, know all of them in detail. Dont brag about yourself. Just be honest as well as confident throughout.

College Name: B. P. Poddar Institute Of Management And Technology

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Past experience and communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Pyramid programs,oops concepts and real world examples, palindrome,run time polymorphism,etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strong in basics that would be good

I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Coming to AEM,Interviewer has covered all the topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't join in TechMahindra.Especially for AEM Folks.Because there are no projects at all.They force you to learn and work in other domain.Then your AEM knowledge will vanish.Worst Company.

Terralogic Software Solutions Interview FAQs

How many rounds are there in Terralogic Software Solutions Engineer interview?
Terralogic Software Solutions interview process usually has 1 rounds. The most common rounds in the Terralogic Software Solutions interview process are Technical.
How to prepare for Terralogic Software Solutions Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Terralogic Software Solutions. The most common topics and skills that interviewers at Terralogic Software Solutions expect are Auditing, Monitoring, Python, Splunk and Usage.

Tell us how to improve this page.

Terralogic Software Solutions Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Engineer Interview Questions from Similar Companies

TCS Engineer Interview Questions
3.7
 • 21 Interviews
Wipro Engineer Interview Questions
3.7
 • 4 Interviews
View all

Fast track your campus placements

View all
Senior DataOps Engineer

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
277 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
112 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer Level 1
83 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer III
74 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer II
59 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Terralogic Software Solutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview