i
Filter interviews by
Overload is when a class has multiple methods with the same name but different parameters. Override is when a subclass provides a specific implementation of a method that is already defined in its superclass.
Overload occurs within the same class, while override occurs between a superclass and its subclass.
Overload is resolved at compile time based on the method signature, while override is resolved at runtime base...
Split functions are used to divide a string into multiple parts based on a specified delimiter.
Split functions are commonly used in programming languages like Python, JavaScript, and Java.
The split function takes a string and splits it into an array of substrings based on a specified delimiter.
For example, in Python, the split function can be used like this: 'hello world'.split(' ') will return ['hello', 'world'].
Stack is a linear data structure while tree is a hierarchical data structure.
Stack is a collection of elements with LIFO (Last In First Out) order.
Tree is a collection of nodes with parent-child relationship.
Stack has only one entry and exit point while tree can have multiple entry and exit points.
Stack is used for backtracking, undo operations, etc. while tree is used for representing hierarchical data like file ...
Threads are a sequence of instructions that can be executed independently by a program.
Threads are lightweight processes that share the same memory space as the parent process.
They allow for concurrent execution of multiple tasks within a single program.
Threads can communicate with each other through shared memory or message passing.
Examples of multi-threaded programs include web servers, video games, and operatin...
This question involves creating a specific pattern using loops and conditional statements in programming.
Identify the desired pattern (e.g., asterisks, numbers).
Use nested loops: outer loop for rows, inner loop for columns.
Control the output format with conditional statements.
Example: For a pyramid pattern, increase spaces and asterisks in each row.
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
Questions on string and arrays both are moderate level questions on hacherrank type for 20 marks
I appeared for an interview in Jan 2025.
Total 5 rounds. 1. pen paper coding test at company location (1st one is two pointer and second one is pattern) 2. L1 techinical - oops concept two coding question and some java and advance java concept basic (find palindrome) 3. L2 techinical - two coding question, one puzzle, sql vs nosql, etc (build linked list using class, find min and max element in array), discussion on time complexity 4. L3 managerial round : one basic two loop question and optimmize it , printing pattern question, etc and time complecity 5. HR round- basic hr questions
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
I appeared for an interview in Mar 2025, where I was asked the following questions.
STLC (Software Testing Life Cycle) outlines the various phases involved in the testing process of software development.
Requirement Analysis: Understanding and analyzing the testing requirements based on the software specifications.
Test Planning: Creating a test plan that outlines the scope, approach, resources, and schedule for testing activities.
Test Case Design: Developing test cases and test scripts that define the ...
Manual testing models provide structured approaches to ensure software quality through various testing methodologies.
Waterfall Model: A linear approach where each phase must be completed before the next begins, suitable for projects with well-defined requirements.
V-Model: An extension of the waterfall model that emphasizes verification and validation, where each development stage has a corresponding testing phase.
Agile...
API status codes are standardized responses from a server indicating the result of a client's request, crucial for debugging.
200 OK: Indicates that the request was successful and the server returned the requested data.
404 Not Found: Indicates that the requested resource could not be found on the server.
500 Internal Server Error: Indicates that the server encountered an unexpected condition that prevented it from fulfil...
I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.
Questions on arrays and string on hacerrank easy to moderate level questions core java asked in technical interview 2 TR round and 1 MR round
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA uses AJAX and HTML5 to create fluid and responsive user experience.
It eliminates the need for page reloading during use, making it faster and more efficient.
Examples include Gmail, Facebook, and Google Maps.
State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.
State management involves storing and updating the state of an application to ensure data consistency.
It helps in managing user interface updates based on changes in the application state.
State management is crucial for handling user interactions and maintaining a seamless user exp...
I applied via Job Portal
Ternary operator in Python is a conditional expression that evaluates to a value based on a condition.
Ternary operator is written as 'value_if_true if condition else value_if_false'
It is a shorthand way of writing an if-else statement in a single line
Example: x = 10 if a > b else 20
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Q.1 Pattern
1
*2*
**3**
Q. 2
write code to get sub array with max sum from given array.
Top trending discussions
The duration of Thinkitive Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 29 interview experiences
Difficulty level
Duration
based on 66 reviews
Rating in categories
Software Engineer
97
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Senior Software Engineer
56
salaries
| ₹4.5 L/yr - ₹14.6 L/yr |
Software Engineer2
48
salaries
| ₹4 L/yr - ₹9.1 L/yr |
Software Developer
21
salaries
| ₹2.5 L/yr - ₹5 L/yr |
Quality Engineer
15
salaries
| ₹3.2 L/yr - ₹5.8 L/yr |
JoulestoWatts Business Solutions
Thoughtsol Infotech
11:11 Systems
Innoplexus