Upload Button Icon Add office photos

TERI

Compare button icon Compare button icon Compare
3.3

based on 18 Reviews

Filter interviews by

TERI Softwaretest Engineer Interview Questions and Answers

Updated 27 Sep 2024

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is a bloom filter in hbase ?
  • Ans. 

    A bloom filter in HBase is a data structure used to test whether a given element is a member of a set.

    • Bloom filters are used to reduce the number of disk reads in HBase by quickly determining if a row may exist in a table.

    • They are implemented as a compact array of bits, with multiple hash functions used to map elements to bits.

    • Bloom filters can produce false positives but not false negatives, making them useful for pre...

  • Answered by AI
  • Q2. Write a query to remove duplicate rows in pyspark based on primary key.
  • Ans. 

    Use dropDuplicates() function in pyspark to remove duplicate rows based on primary key.

    • Use dropDuplicates() function on the DataFrame with the primary key column specified.

    • Specify the subset parameter in dropDuplicates() to specify the primary key column.

    • Example: df.dropDuplicates(['primary_key_column'])

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise pyspark and sql really well

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Self Introduction
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Nothing much it went well as usual they try go ask for negotiable salary
  • Q2. What is the reason
  • Ans. 

    The reason for what?

    • Need more context to provide a specific reason

    • Could be related to a specific action, decision, outcome, etc.

    • Can you provide more details or clarify the question?

  • Answered by AI
  • Q3. What is the issue
  • Q4. What is draw back
  • Ans. 

    A drawback is a disadvantage or limitation of a particular situation or course of action.

    • Drawbacks can hinder progress or success in a project or task.

    • They can be caused by limitations in resources, technology, or skills.

    • Examples include lack of funding, outdated software, or inadequate training.

    • Identifying drawbacks early on can help mitigate their impact on a project.

  • Answered by AI
  • Q5. What is fast forward
  • Ans. 

    Fast forward is a feature that allows users to skip ahead in a video or audio file to a specific point.

    • Fast forward allows users to quickly move forward in a video or audio file.

    • Users can skip scenes or sections they are not interested in by using the fast forward feature.

    • Commonly seen in media players, streaming services, and DVRs.

    • Example: Pressing the fast forward button on a remote control to skip ahead in a movie.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Sql?, and performance tuneing
  • Ans. 

    SQL is a domain-specific language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to perform tasks such as querying data, updating data, and creating databases

    • Performance tuning in SQL involves optimizing queries, indexes, and database design to improve speed and efficiency

    • Examples of performance tuning techniques include using ind...

  • Answered by AI
  • Q2. About power bi dax filter and dashboard
Round 2 - One-on-one 

(2 Questions)

  • Q1. About your technical skills
  • Q2. About your previous work profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Best opportunity for everyone

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Uikit explaination
  • Q2. Model classes with uikit
  • Ans. 

    Model classes in UIKit are used to represent data in an application's user interface.

    • Model classes in UIKit typically subclass NSObject and are used to store and manage data for views.

    • They can include properties to represent different data fields, methods to manipulate the data, and sometimes protocols for delegation.

    • For example, a model class for a user profile in a social media app might have properties like username...

  • Answered by AI
Round 2 - Coding Test 

Project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Js questions and 2 coding questions
  • Q2. Questions on angular, html and css
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Project skills and technical questions
  • Q2. Oops challenges and tree graph
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Sathyabama University and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Round 1 - Learn the Important concepts of Aptitude like Time and work, Speed, Age related, English vocabulary etc.

Round 3 - Group Discussion 

Round 2 - GD
which is based on individual like how to interact and showing them your communication skills in a better way can get you to next and last round.

Round 4 - One-on-one 

(4 Questions)

  • Q1. Round 3 - Interview 1. Asked on my personal life 2. About my project 3. Future plans.
  • Q2. Tell me about yourself?
  • Q3. Explain me about your project?
  • Q4. What are your future plans?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident enough and give your best and luck plays an important role so, don't stress yourself.

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. I was interviewed for 2yr experience. Normal Core java and basic sql question.
  • Q2. Oops concept. Collections. Abstract class and interface. Sql procedures and functions Sql basic query
Round 3 - Behavioral 

(2 Questions)

  • Q1. Questions related to the projects worked till date. Explain your project. And counter question on your project.
  • Q2. How many projects have you worked on? Explain each in short.

Interview Preparation Tips

Interview preparation tips for other job seekers - Mainly focus on your communication and be detailed about project.

TERI Interview FAQs

How many rounds are there in TERI Softwaretest Engineer interview?
TERI interview process usually has 1 rounds. The most common rounds in the TERI interview process are Coding Test.

Tell us how to improve this page.

TERI Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 729 Interviews
S&P Global Interview Questions
4.2
 • 271 Interviews
Mu Sigma Interview Questions
2.6
 • 228 Interviews
Access Healthcare Interview Questions
3.9
 • 202 Interviews
Crisil Interview Questions
3.7
 • 183 Interviews
Straive Interview Questions
3.4
 • 170 Interviews
AGS Health Interview Questions
4.0
 • 158 Interviews
Indegene Interview Questions
3.4
 • 150 Interviews
CorroHealth Interview Questions
3.3
 • 143 Interviews
View all
Research Associate
7 salaries
unlock blur

₹4.8 L/yr - ₹12 L/yr

Consultant
6 salaries
unlock blur

₹1.2 L/yr - ₹3.6 L/yr

Marketing Manager
4 salaries
unlock blur

₹1 L/yr - ₹8.2 L/yr

Research Assistant
4 salaries
unlock blur

₹4 L/yr - ₹5.1 L/yr

Associate Fellow
4 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Explore more salaries
Compare TERI with

Centre for Science and Environment

3.8
Compare

Indian Council for Research on International Economic Relations

4.6
Compare

Council on Energy Environment and Water

3.6
Compare

World Resources Institute

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