Filter interviews by
I applied via campus placement at Dr Babasaheb Ambedkar Technological University, Lonere 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.
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.
TIBCO Software interview questions for designations
Top trending discussions
posted on 8 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS focuses on the concept of classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for diffe...
Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.
Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.
Comparator interface is used to define custom ordering of objects. Example:...
Count occurrences of each character in a given string
Create an array to store the count of each character
Iterate through the string and increment the count of each character in the array
Return the array with counts for each character
Remove duplicates from an array of strings
Iterate through the array and store each element in a set to keep track of unique values
Create a new array with the unique values from the set
posted on 9 Oct 2024
I applied via Job Portal and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Jul 2024. There were 2 interview rounds.
The coding test consists of multiple-choice questions and one medium-hard level coding question.
posted on 5 Oct 2024
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Types of joins in MySQL include inner join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Full join: Returns rows when there is a match in one of the tables.
Use a centralized API gateway to manage and route requests to multiple APIs efficiently.
Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.
Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.
Consider implementing a caching layer to improve performance and reduce the number of requests to external
strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.
Used in C programming language
Syntax: char *strstr(const char *haystack, const char *needle)
Example: char *str = strstr("hello world", "world")
based on 18 reviews
Rating in categories
Softwaretest Engineer
252
salaries
| ₹3 L/yr - ₹6 L/yr |
Associate Consultant
187
salaries
| ₹5.6 L/yr - ₹14.3 L/yr |
Consultant
166
salaries
| ₹9 L/yr - ₹20 L/yr |
Member Technical Staff
154
salaries
| ₹6 L/yr - ₹17.4 L/yr |
Software Quality Analyst
111
salaries
| ₹3.6 L/yr - ₹5.8 L/yr |
Informatica
Mulesoft
SAP
IBM