Upload Button Icon Add office photos

Filter interviews by

Terna Engineering College Software Engineer Interview Questions and Answers

Updated 4 May 2024

Terna Engineering College Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What Is java and which version you used
  • Ans. 

    Java is a high-level programming language known for its portability, security, and robustness. I have experience with Java 8 and Java 11.

    • Java is an object-oriented programming language used for developing various applications.

    • It is known for its platform independence, meaning Java programs can run on any device that has a Java Virtual Machine (JVM).

    • Java has a rich set of libraries and frameworks that make development e...

  • Answered by AI
  • Q2. 1.8 version j have used
  • Ans. 

    I have used version 1.8 of J programming language.

    • Version 1.8 of J programming language introduced new features and improvements.

    • Some of the changes in version 1.8 may include bug fixes, performance enhancements, and new functions.

    • It is important to stay updated with the latest version of J to take advantage of new features and improvements.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is java and how does it work internally
  • Ans. 

    Java is a high-level programming language known for its portability and versatility.

    • Java is an object-oriented language that is compiled into bytecode, which can run on any Java Virtual Machine (JVM).

    • It follows the principle of 'write once, run anywhere' due to its platform independence.

    • Java uses automatic memory management through garbage collection to handle memory allocation and deallocation.

    • Java programs are execut...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Loyalty and not looking for other job opportunity

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Advanced Java coding

Round 2 - Technical 

(2 Questions)

  • Q1. Entire core Java arrays and strings
  • Ans. 

    Core Java arrays and strings are fundamental data structures used for storing and manipulating data in Java programming.

    • Arrays in Java are used to store multiple values of the same data type in a single variable.

    • Strings in Java are objects that represent sequences of characters.

    • Arrays and strings in Java are both indexed collections, with arrays being mutable and strings being immutable.

    • Example: String[] names = {"Alic

  • Answered by AI
  • Q2. Java collections and Framework
Round 3 - Technical 

(2 Questions)

  • Q1. Some coding and framework
  • Q2. REST assured and API

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare what ever you mention in the CV If you get shortlisted

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was an aptitude test on the portal

Round 2 - Technical 

(1 Question)

  • Q1. 2 Dsa a question, second largest element in the array, prime number and other questions are based on my resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare your resume well if you have knowledge of python and django it is big plus fore sure
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed before Sep 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. OOPs concept, elastic search
  • Q2. Diff between read only and const
  • Ans. 

    Read only is a keyword in C# used to restrict write access to a variable, while const is used to declare a constant value.

    • Read only variables can be assigned a value either at the time of declaration or in the constructor, but cannot be changed afterwards.

    • Const variables must be assigned a value at the time of declaration and cannot be changed throughout the program.

    • Read only variables are evaluated at runtime, while c

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Moderate good and easy for clear fundamentals

Interview Preparation Tips

Topics to prepare for ABCD Software Engineer interview:
  • Software Testing
  • Software
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was an aptitude test on the portal

Round 2 - Technical 

(1 Question)

  • Q1. 2 Dsa a question, second largest element in the array, prime number and other questions are based on my resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare your resume well if you have knowledge of python and django it is big plus fore sure
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Was very pretty basic aplitude

Round 2 - Group Discussion 

A small discussion, basically to judge the personality

Round 3 - Technical 

(1 Question)

  • Q1. Asked very basic OOPs questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions on quant and maths

Round 2 - Coding Test 

Related to collections

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed before Sep 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. OOPs concept, elastic search
  • Q2. Diff between read only and const
  • Ans. 

    Read only is a keyword in C# used to restrict write access to a variable, while const is used to declare a constant value.

    • Read only variables can be assigned a value either at the time of declaration or in the constructor, but cannot be changed afterwards.

    • Const variables must be assigned a value at the time of declaration and cannot be changed throughout the program.

    • Read only variables are evaluated at runtime, while c

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Advanced Java coding

Round 2 - Technical 

(2 Questions)

  • Q1. Entire core Java arrays and strings
  • Ans. 

    Core Java arrays and strings are fundamental data structures used for storing and manipulating data in Java programming.

    • Arrays in Java are used to store multiple values of the same data type in a single variable.

    • Strings in Java are objects that represent sequences of characters.

    • Arrays and strings in Java are both indexed collections, with arrays being mutable and strings being immutable.

    • Example: String[] names = {"Alic

  • Answered by AI
  • Q2. Java collections and Framework
Round 3 - Technical 

(2 Questions)

  • Q1. Some coding and framework
  • Q2. REST assured and API

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare what ever you mention in the CV If you get shortlisted

Skills evaluated in this interview

Terna Engineering College Interview FAQs

How many rounds are there in Terna Engineering College Software Engineer interview?
Terna Engineering College interview process usually has 3 rounds. The most common rounds in the Terna Engineering College interview process are Technical and HR.
What are the top questions asked in Terna Engineering College Software Engineer interview?

Some of the top questions asked at the Terna Engineering College Software Engineer interview -

  1. What is java and how does it work interna...read more
  2. What Is java and which version you u...read more
  3. 1.8 version j have u...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Terna Engineering College interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

ABCD Interview Questions
3.9
 • 80 Interviews
Bhanzu Interview Questions
3.9
 • 56 Interviews
Corizo Interview Questions
4.0
 • 45 Interviews
K L University Interview Questions
3.8
 • 38 Interviews
Expertrons Interview Questions
3.9
 • 38 Interviews
IIT Bombay Interview Questions
4.6
 • 26 Interviews
VIT University Interview Questions
4.2
 • 24 Interviews
Ncr Eduservices Interview Questions
3.3
 • 23 Interviews
Aptech Interview Questions
3.6
 • 21 Interviews
View all
Assistant Professor
26 salaries
unlock blur

₹4.4 L/yr - ₹6.6 L/yr

Professor
3 salaries
unlock blur

₹15 L/yr - ₹21 L/yr

Teaching Associate
3 salaries
unlock blur

₹4 L/yr - ₹4 L/yr

Assistant Professor Senior Grade
3 salaries
unlock blur

₹5.4 L/yr - ₹9.4 L/yr

Explore more salaries
Compare Terna Engineering College with

Vishwakarma Institute of Technology

2.5
Compare

Great Mission Teacher Training Institute

5.0
Compare

Thapar Institute of Engineering & Technology

3.7
Compare

National Institute of Technology

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview