Upload Button Icon Add office photos

Filter interviews by

Thirdware Solutions Interview Questions and Answers

Updated 20 Dec 2024

Thirdware Solutions Interview Experiences

Popular Designations

4 interviews found

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

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

Round 1 - Aptitude Test 

How we need to improve in upcoming technologies
What will be the AI in next 5 years

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Find the duplicate records
  • Ans. 

    Use SQL query to find duplicate records in a database table

    • Use GROUP BY clause with COUNT() function to identify duplicate records

    • Join the table with itself on the columns that need to be checked for duplicates

    • Filter the results to show only records with count greater than 1

  • Answered by AI
  • Q2. Create new table from existing table
  • Ans. 

    To create a new table from an existing table, you can use the CREATE TABLE AS SELECT statement in SQL.

    • Use the CREATE TABLE AS SELECT statement in SQL to create a new table based on the structure and data of an existing table.

    • Specify the columns you want to include in the new table and the source table from which to select the data.

    • You can also add conditions or filters to the SELECT statement to customize the data bein

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Project related questions

Technical Specialist Interview Questions asked at other Companies

Q1. What are the features of Solar wind which you are aware of?
View answer (4)

I applied via Great learning

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself.
  • Q2. Which one do you prefer success or fame?
  • Q3. Do you like working in big firms or small firms

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself. The HR was very communicative and you can ask questions too.

Database Developer Interview Questions asked at other Companies

Q1. - Waterfall model - What is cursor in SQL - Normalization and denormalization - SDLC Lifecycle - Why we need SQL - Function and procedure in SQL - What are the main blocks of T-sql or Pl-sql - Column in left table is NULL and Column in righ... read more
View answer (1)

Interview Questionnaire 

1 Question

  • Q1. SAP Fiori ,Ui5 ,s4 hana and abap

Technical Solutions Leader Interview Questions asked at other Companies

Q1. Okta Workflows will
View answer (1)

Thirdware Solutions interview questions for popular designations

 Technical Specialist

 (1)

 Database Developer

 (1)

 Technical Solutions Leader

 (1)

 Technical Developer

 (1)

Jobs at Thirdware Solutions

View all

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

Thirdware Solutions Interview FAQs

How many rounds are there in Thirdware Solutions interview?
Thirdware Solutions interview process usually has 1-2 rounds. The most common rounds in the Thirdware Solutions interview process are HR, Aptitude Test and Technical.
How to prepare for Thirdware Solutions 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 Thirdware Solutions. The most common topics and skills that interviewers at Thirdware Solutions expect are Java, Spring Boot, Angular, Business Consulting and Microservices.
What are the top questions asked in Thirdware Solutions interview?

Some of the top questions asked at the Thirdware Solutions interview -

  1. Create new table from existing ta...read more
  2. Find the duplicate reco...read more
  3. SAP Fiori ,Ui5 ,s4 hana and ab...read more

Tell us how to improve this page.

Thirdware Solutions Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
ITC Infotech Interview Questions
3.6
 • 336 Interviews
KPIT Technologies Interview Questions
3.4
 • 282 Interviews
View all

Thirdware Solutions Reviews and Ratings

based on 160 reviews

4.1/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

3.9

Salary

4.0

Job security

4.0

Company culture

3.6

Promotions

4.0

Work satisfaction

Explore 160 Reviews and Ratings
Automation Tester

Hyderabad / Secunderabad

4-9 Yrs

Not Disclosed

Explore more jobs
Software Engineer
101 salaries
unlock blur

₹3 L/yr - ₹11.8 L/yr

Technical Specialist
71 salaries
unlock blur

₹6 L/yr - ₹15.5 L/yr

Technical Analyst
64 salaries
unlock blur

₹9 L/yr - ₹17 L/yr

Senior Technical Analyst
62 salaries
unlock blur

₹11.5 L/yr - ₹19.5 L/yr

Senior Software Engineer
62 salaries
unlock blur

₹4.5 L/yr - ₹17.4 L/yr

Explore more salaries
Compare Thirdware Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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