Upload Button Icon Add office photos

TIBCO Software

Compare button icon Compare button icon Compare

Filter interviews by

TIBCO Software Consultant Interview Questions and Answers

Updated 27 Sep 2024

TIBCO Software Consultant Interview Experiences

2 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 & 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

asked in Deloitte
Q1. How would you pass an entry for travel expenses incurred and paid ... read more
asked in Accenture
Q2. There is an international bank (US based) that has been operating ... read more
asked in EXL Service
Q3. You have 20 red balls, 14 blue balls. You draw out balls, 2 at a ... read more
Q4. If a policy is billed monthly and is an annual policy and due to ... read more
asked in BCG
Q5. “there is a company in the telecom sector and has a product “X” – ... read more

Interview questions from similar companies

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

(2 Questions)

  • Q1. Explain OOPS concepts
  • Ans. 

    OOPS concepts refer to Object-Oriented Programming concepts which include 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 implementation...

  • Answered by AI
  • Q2. Explain Hashmap internals
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.

    • HashMap uses an array of buckets to store key-value pairs.

    • Each bucket can store multiple entries, handling collisions with linked lists or balanced trees.

    • Hashing is used to convert keys into indices in the array, allowing for fast retrieval of values.

    • HashMap allows for constant-time operations for basic operations li...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. DR scenarios details and configuration
  • Q2. Nutanix upgrade process
Round 2 - Technical 

(2 Questions)

  • Q1. Linux boot process
  • Q2. Commands awk and sed in linux
  • Ans. 

    awk and sed are powerful text processing tools in Linux.

    • awk is used for pattern scanning and processing

    • sed is used for text stream editing

    • Both can be used in combination to manipulate text files

    • Example: awk '{print $1}' file.txt

    • Example: sed 's/old/new/g' file.txt

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 

The questions were good and conceptual based.
English was also asked in the first round
paragraph questions were also there

Round 3 - Technical 

(1 Question)

  • Q1. Was given a case study to solve

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare about the company well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Behavioral 

(1 Question)

  • Q1. Based on experience and some technical scripting best practice question
Round 2 - Presentaion 

(1 Question)

  • Q1. Virtual agent presentation to a client and demo, followed by questions related to VA
Round 3 - Technical 

(1 Question)

  • Q1. Around experience
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 5 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 - Group Discussion 

Random Topics are assigned

Round 3 - Assignment 

Grammar test and then product video test

Round 4 - One-on-one 

(2 Questions)

  • Q1. About your self
  • Q2. About company and why you want to get into this role
Round 5 - One-on-one 

(3 Questions)

  • Q1. Basic Mathematical questions
  • Q2. REASONING QUESTION
  • Q3. Random questions to gauge your communication skills
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. How would you add value to our company

I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were on SAP and Salesforce

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the Job description well and the questions will be based on the skills mentioned.

I applied via Referral and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please give more salary to try to retain the well deserved candidate

TIBCO Software Interview FAQs

How many rounds are there in TIBCO Software Consultant interview?
TIBCO Software interview process usually has 2 rounds. The most common rounds in the TIBCO Software interview process are Technical, Coding Test and HR.
How to prepare for TIBCO Software Consultant 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 TIBCO, J2Ee, Java, Rest and API.
What are the top questions asked in TIBCO Software Consultant interview?

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

  1. what is JVM, how garbage collector wo...read more
  2. What is hpa in kubern...read more
  3. Describe kubern...read more

Tell us how to improve this page.

TIBCO Software Consultant Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Consultant Interview Questions from Similar Companies

IBM Consultant Interview Questions
4.0
 • 19 Interviews
SAP Consultant Interview Questions
4.2
 • 3 Interviews
View all
TIBCO Software Consultant Salary
based on 166 salaries
₹9 L/yr - ₹20 L/yr
17% more than the average Consultant Salary in India
View more details

TIBCO Software Consultant Reviews and Ratings

based on 16 reviews

3.6/5

Rating in categories

3.6

Skill development

4.3

Work-life balance

3.9

Salary

3.1

Job security

4.1

Company culture

3.4

Promotions

4.0

Work satisfaction

Explore 16 Reviews and Ratings
Softwaretest Engineer
244 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Associate Consultant
175 salaries
unlock blur

₹5.6 L/yr - ₹13.5 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
112 salaries
unlock blur

₹3.6 L/yr - ₹5.8 L/yr

Explore more salaries
Compare TIBCO Software with

Informatica

3.6
Compare

Mulesoft

4.6
Compare

SAP

4.2
Compare

IBM

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