i
Thinkitive Technologies
Filter interviews by
In this round there are two codingquestion firs was pythagora triplet,and second was sort array 0's 1's,2's.and to solve this program time limit was 1 hour.
Find the second largest number in an array of strings.
Convert the strings to numbers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Find pairs in an array that sum up to a given target value.
Use a hash set to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hash set.
Return the pairs that sum up to the target value.
I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.
There wew two questions in the test one was a pattern problrm to print and second was a rray problem you have to solve both of the questions
Thinkitive Technologies interview questions for popular designations
2 questions solve on paper
Get interview-ready with Top Thinkitive Technologies Interview Questions
posted on 12 Sep 2023
I applied via Indeed and was interviewed in Sep 2023. There were 4 interview rounds.
Sales is the process of selling products or services to customers in exchange for money.
Sales involves identifying potential customers and convincing them to purchase a product or service.
It includes building relationships with customers, understanding their needs, and providing solutions.
Sales also involves negotiating prices, closing deals, and following up with customers for repeat business.
Sales can be done through...
The language used for frontend technology is typically HTML, CSS, and JavaScript.
HTML is used for structuring web pages
CSS is used for styling the web pages
JavaScript is used for adding interactivity to the web pages
I applied via Company Website and was interviewed before Jan 2024. There were 3 interview rounds.
Coding test was easy 2 array question were asked.
Reverse a given string
Create an empty string to store the reversed string
Iterate through the original string from end to start and append each character to the new string
Return the reversed string
Count the repetition of letters in a string
Iterate through the string and count the occurrences of each letter
Store the counts in a dictionary or array
Return the counts for each letter
I applied via Walk-in and was interviewed before Oct 2022. There were 2 interview rounds.
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 based on ...
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'].
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.
Get good handson for basics program of java on array, string
Overloading is having multiple methods in the same class with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.
Overloading involves multiple methods with the same name but different parameters.
Overriding involves a method in a subclass with the same name and parameters as a method in the superclass.
Overloading is resolved...
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 28 interviews
Interview experience
based on 52 reviews
Rating in categories
Software Engineer
85
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
51
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Full Stack Developer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech