Filter interviews by
Clear (1)
Easy round checks your speed & accuracy.
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 ...
I applied via Referral and was interviewed before Sep 2023. There were 3 interview rounds.
Logical reasoning, Basic Mathematical questions - 50 questions only 20 minuites. you need to be very quick in answering.
Developed a web application for tracking inventory and sales data
Used React for front-end development
Implemented RESTful APIs using Node.js
Utilized MongoDB for database management
Design, develop, and maintain software applications, troubleshoot issues, collaborate with team members
Designing and developing software applications
Maintaining and updating existing software
Troubleshooting and resolving technical issues
Collaborating with team members on projects
Participating in code reviews and testing
I applied via Referral and was interviewed before Oct 2022. There were 5 interview rounds.
Analytical/ psychological test
DSA and scheduling problem involves using data structures and algorithms to optimize scheduling tasks.
Use data structures like arrays, linked lists, or trees to store and manipulate scheduling data.
Implement algorithms like greedy algorithms or dynamic programming to optimize scheduling decisions.
Consider factors like task deadlines, dependencies, and resource constraints when designing scheduling solutions.
I applied via Campus Placement and was interviewed in Jan 2022. There was 1 interview round.
Python is a versatile programming language used for web development, data analysis, artificial intelligence, and more.
Web development with frameworks like Django and Flask
Data analysis with libraries like Pandas and NumPy
Artificial intelligence and machine learning with libraries like TensorFlow and Keras
Scripting and automation tasks
Game development with Pygame
Desktop GUI applications with Tkinter and PyQt
Network prog...
C++ is an extension of C with object-oriented programming features.
C++ supports classes and objects while C does not.
C++ has better support for function overloading and templates.
C++ has a standard library that includes many useful functions.
C++ is more complex than C and can be harder to learn.
C++ code can be compiled as C code with some modifications.
TIBCO Software interview questions for designations
Top trending discussions
A generic swap function swaps two values of any data type.
The function should take two parameters of any data type.
Use a temporary variable to store the value of one parameter.
Assign the value of the second parameter to the first parameter.
Assign the value of the temporary variable to the second parameter.
Search for an element in a rotated sorted linked list.
Find the pivot point where the list is rotated.
Divide the list into two sublists based on the pivot point.
Perform binary search on the appropriate sublist.
Handle edge cases such as empty list and list with only one element.
Search an element in a rotated sorted array
Find the pivot point where the array is rotated
Divide the array into two sub-arrays based on pivot point
Perform binary search on the appropriate sub-array
Repeat until element is found or sub-array size is 1
Find 5 missing numbers in an array of size 95 containing numbers in range 1 to 100.
Create a boolean array of size 100 and mark the present numbers
Iterate through the boolean array and find the missing numbers
Alternatively, use a HashSet to store the present numbers and find the missing ones
Given a Sudoku board, find possible numbers for an empty cell.
Iterate through empty cells and check possible numbers using row, column, and box constraints.
Use a set to keep track of possible numbers for each empty cell.
Return the set of possible numbers for the given empty cell.
Find integer average of 4 unsigned integers without typecasting
Add all the integers and divide by 4
Use bit shifting to divide by 4
Handle overflow by using long long data type
Use unsigned int data type for input
Code to identify 32 bit or 64 bit architecture of a processor
Check if the operating system is 32 bit or 64 bit
If OS is 32 bit, processor is 32 bit
If OS is 64 bit, check if processor supports 64 bit architecture
Use CPUID instruction to check if processor supports 64 bit architecture
Convert binary number to base 64 integer
Divide the binary number into groups of 6 bits
Convert each group of 6 bits to decimal
Map the decimal value to the corresponding base 64 character
Concatenate the base 64 characters to form the final integer
I applied via Job Portal and was interviewed in Mar 2021. There was 1 interview round.
posted on 15 Nov 2015
I applied via Campus Placement
Print all downward paths from any node in a binary tree with sum of elements equal to N.
Traverse the binary tree and keep track of the sum of elements in the path from root to current node.
If the sum equals N, print the path from root to current node.
Recursively traverse the left and right subtrees with updated sum.
Use a stack to keep track of the current path being traversed.
Example: Binary tree with root 1, left chil...
Yes, it is possible to get the accurate result from the given data.
The coordinates (i,j,k) where metallic balls are present can be determined by finding the set elements in both matrix1 and matrix2.
Additional data is not required as the given data is sufficient to determine the coordinates.
The coordinates can be obtained by iterating through the elements of matrix1 and matrix2 and checking for set elements.
based on 3 interviews
2 Interview rounds
based on 18 reviews
Rating in categories
Softwaretest Engineer
246
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
175
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
166
salaries
| ₹0 L/yr - ₹0 L/yr |
Member Technical Staff
154
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Quality Analyst
112
salaries
| ₹0 L/yr - ₹0 L/yr |
Informatica
Mulesoft
SAP
IBM