Upload Button Icon Add office photos

Filter interviews by

TIBCO Software Interview Questions, Process, and Tips

Updated 27 Sep 2024

Top TIBCO Software Interview Questions and Answers

View all 28 questions

TIBCO Software Interview Experiences

Popular Designations

45 interviews found

Consultant Interview Questions & Answers

user image Anonymous

posted on 27 Sep 2024

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

2 questions based on DSA

Round 2 - Technical 

(1 Question)

  • Q1. What is JVM, how garbage collector works
  • Ans. 

    JVM stands for Java Virtual Machine, responsible for executing Java programs. Garbage collector is a part of JVM that manages memory by reclaiming unused objects.

    • JVM is an abstract computing machine that enables a computer to run Java programs.

    • Garbage collector in JVM automatically manages memory by deallocating objects that are no longer needed.

    • Examples of garbage collectors in JVM include Serial, Parallel, CMS, G1, a

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Company culture

Skills evaluated in this interview

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Explain OOPS concepts
  • Ans. 

    OOPS concepts are the foundation of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementatio...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. What is database sharding
  • Ans. 

    Database sharding is a method of splitting and distributing data across multiple servers to improve performance and scalability.

    • Database sharding involves dividing a database into smaller, more manageable parts called shards.

    • Each shard contains a subset of the data, allowing for parallel processing and improved performance.

    • Sharding helps distribute the workload across multiple servers, enabling horizontal scaling.

    • Examp...

  • Answered by AI

Associate Member Technical Staff Interview Questions asked at other Companies

Q1. How can you create a 3-tier architecture? What are the alternatives of Load Balancer? How can you create PV and PVC in Kubernetes? How much you know about the cloud and networking? How on-prem is different from the cloud? What tools can be ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Easy round checks your speed & accuracy.

Round 2 - Technical 

(1 Question)

  • Q1. 1. OOP Concepts. 2. Hashset based coding question & working of generics in general.
Round 3 - Technical 

(1 Question)

  • Q1. Multithreading explanation in depth Odd Even printing in sync using 2 threads. Implementation Linked List & some extra features. Write thread to check if number is prime or not. Fibonacci Numbers
  • Ans. 

    Multithreading concepts, linked list implementation, prime number checking, and Fibonacci numbers in software engineering.

    • Explain multithreading as a way to run multiple threads concurrently for efficient use of CPU.

    • Implement Odd Even printing in sync using 2 threads by using synchronization mechanisms like mutex or semaphore.

    • Implement Linked List with features like insertion, deletion, and traversal.

    • Write a thread to ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About Company & some general HR questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Core Java Concepts should be crystal clear to crack it. Focus on collections & multithreading part.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Consultant Interview Questions & Answers

user image Anonymous

posted on 7 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Describe kubernete
  • Ans. 

    Kubernetes is an open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.

    • Kubernetes helps in automating the deployment, scaling, and management of containerized applications.

    • It provides features like self-healing, load balancing, and storage orchestration.

    • Kubernetes uses declarative configuration to define the desired state of the application.

    • It supp...

  • Answered by AI
  • Q2. What is hpa in kubernete
  • Ans. 

    Horizontal Pod Autoscaler (HPA) is a Kubernetes feature that automatically scales the number of pods in a deployment based on CPU or custom metrics.

    • HPA helps ensure optimal resource utilization by automatically adjusting the number of pods in a deployment based on resource usage.

    • It can be configured to scale based on CPU utilization or custom metrics like requests per second.

    • For example, if a deployment is experiencing...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do good study

Skills evaluated in this interview

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

TIBCO Software interview questions for popular designations

 Software Engineer

 (5)

 Associate Member Technical Staff

 (2)

 Consultant

 (2)

 Senior Consultant

 (2)

 Software Developer

 (2)

 Associate Consultant

 (1)

 Associate Engineer

 (1)

 Associate QA Engineer

 (1)

Tibco Developer Interview Questions & Answers

user image Komal Mantri

posted on 10 May 2024

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

(4 Questions)

  • Q1. Questions were not very tough
  • Q2. REST web service creation
  • Ans. 

    Creating REST web services involves defining endpoints, methods, and data formats for communication between client and server.

    • Define endpoints for different resources using HTTP methods (GET, POST, PUT, DELETE)

    • Use JSON or XML for data exchange

    • Implement authentication and authorization mechanisms

    • Handle errors and exceptions gracefully

    • Test the web service using tools like Postman

  • Answered by AI
  • Q3. EMS related questions
  • Q4. Administrator questions
Round 2 - HR 

(1 Question)

  • Q1. They asked very basic questions

Skills evaluated in this interview

Tibco Developer Interview Questions asked at other Companies

Q1. what is publish/subscribe
View answer (1)

Get interview-ready with Top TIBCO Software Interview Questions

Associate cloud automation engineer Interview Questions & Answers

user image Anonymous

posted on 13 May 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(3 Questions)

  • Q1. Asked Java and Selenium question
  • Q2. Asked oops concept in details
  • Q3. Asked about framework used in project

Jobs at TIBCO Software

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It had only technical java objective questions

Round 2 - Technical 

(2 Questions)

  • Q1. Find number is prime or not
  • Ans. 

    A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.

    • Check if the number is greater than 1

    • Loop through numbers from 2 to the square root of the number

    • If the number is divisible by any of the numbers in the loop, it is not prime

  • Answered by AI
  • Q2. Collections overview

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the java, networking, SQL basics

Skills evaluated in this interview

Support Engineer Interview Questions asked at other Companies

Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
View answer (2)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral

Round 1 - Technical 

(1 Question)

  • Q1. Questions on project, Java, SQL
Round 2 - Technical 

(1 Question)

  • Q1. Advanced java, Testing concepts, Selenium, Coding etc
Round 3 - Technical 

(1 Question)

  • Q1. Overview of skills
Round 4 - HR 

(1 Question)

  • Q1. Compensation discussion

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

Test Interview Questions & Answers

user image d s

posted on 9 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Aptitude very hard 50 questions in 20 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Based on resume,java
  • Q2. Database, SQL, Oracle
Round 3 - HR 

(1 Question)

  • Q1. Stregth,weekness
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Question test 50 questions

Customer Support Executive Interview Questions asked at other Companies

Q1. Understanding customer problems,whT i know about BPO nd how they work,how i will handle a difficult nd angry customer,i can satisfied my client.
View answer (20)

TIBCO Software Interview FAQs

How many rounds are there in TIBCO Software interview?
TIBCO Software interview process usually has 2-3 rounds. The most common rounds in the TIBCO Software interview process are Technical, Aptitude Test and HR.
How to prepare for TIBCO Software 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 TIBCO Software. The most common topics and skills that interviewers at TIBCO Software expect are Java, Python, Javascript, SQL and Networking.
What are the top questions asked in TIBCO Software interview?

Some of the top questions asked at the TIBCO Software interview -

  1. What about Back servers and which application you usi...read more
  2. Antivirus Application and how to troubleshoot Infected pc and drive...read more
  3. What is singleton class ? How to break ...read more
How long is the TIBCO Software interview process?

The duration of TIBCO Software interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

TIBCO Software Interview Process

based on 16 interviews in last 1 year

Interview experience

4.3
  
Good
View more

People are getting interviews through

based on 25 TIBCO Software interviews
Job Portal
Referral
Company Website
Campus Placement
Recruitment Consultant
40%
28%
8%
4%
4%
16% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

IBM Interview Questions
4.1
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 883 Interviews
SAP Interview Questions
4.2
 • 302 Interviews
Salesforce Interview Questions
4.1
 • 265 Interviews
Adobe Interview Questions
4.0
 • 247 Interviews
Globant Interview Questions
3.9
 • 166 Interviews
Informatica Interview Questions
3.5
 • 27 Interviews
Cloudera Interview Questions
4.2
 • 13 Interviews
Mulesoft Interview Questions
4.6
 • 1 Interview
View all

TIBCO Software Reviews and Ratings

based on 297 reviews

3.7/5

Rating in categories

3.5

Skill development

4.0

Work-Life balance

3.4

Salary & Benefits

3.3

Job Security

3.7

Company culture

3.1

Promotions/Appraisal

3.5

Work Satisfaction

Explore 297 Reviews and Ratings
Senior product security engineer

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Senior Escalation Engineer

Bangalore / Bengaluru

4-7 Yrs

Not Disclosed

Principal Systems Development Engineer

Bangalore / Bengaluru

6-10 Yrs

Not Disclosed

Explore more jobs
Softwaretest Engineer
252 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Associate Consultant
187 salaries
unlock blur

₹5.6 L/yr - ₹14.3 L/yr

Consultant
166 salaries
unlock blur

₹9 L/yr - ₹20 L/yr

Member Technical Staff
154 salaries
unlock blur

₹6 L/yr - ₹17.4 L/yr

Software Quality Analyst
111 salaries
unlock blur

₹3.6 L/yr - ₹5.8 L/yr

Explore more salaries
Compare TIBCO Software with

Informatica

3.5
Compare

Mulesoft

4.6
Compare

SAP

4.2
Compare

IBM

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