Technical Associate Interview Questions

3,005 technical associate interview questions shared by candidates

Questions Asked 1. Explain projects which we have worked on and any difficulty Faced and How you overcome it. 2.Explain other project worked on React 3. React Life cycle 4 Virtual Dom(VDOM) in details 5 CreatePortal in REact 6 memoization 7 state management 8 App performance improvement Technique 9. What are do’s and don’t you follows for react 10 typescript program Write a recursive function in TypeScript that takes a string as input and returns true if the string is a palindrome (meaning it reads the same backwards as forwards), and false otherwise. Such that console.log(isPalindromeRecursive('racecar')); // true console.log(isPalindromeRecursive('hello')); // false console.log(isPalindromeRecursive('A man a plan a canal Panama')); // true console.log(isPalindromeRecursive("Was it a car or a cat 1 saw")) // false console.log(isPalindromeRecursive("No lemon, no melon")) // true console.log(isPalindromeRecursive("Step on no pets")) // true console.log(isPalindromeRecursive("Eva, can I see bees in a cave")) // true console.log(isPalindromeRecursive("Madam, in Eden, I'm Adam.")) // true
avatar

Associate Technical Delivery Manager

Interviewed at Bounteous x Accolite

3.4
Jul 20, 2023

Questions Asked 1. Explain projects which we have worked on and any difficulty Faced and How you overcome it. 2.Explain other project worked on React 3. React Life cycle 4 Virtual Dom(VDOM) in details 5 CreatePortal in REact 6 memoization 7 state management 8 App performance improvement Technique 9. What are do’s and don’t you follows for react 10 typescript program Write a recursive function in TypeScript that takes a string as input and returns true if the string is a palindrome (meaning it reads the same backwards as forwards), and false otherwise. Such that console.log(isPalindromeRecursive('racecar')); // true console.log(isPalindromeRecursive('hello')); // false console.log(isPalindromeRecursive('A man a plan a canal Panama')); // true console.log(isPalindromeRecursive("Was it a car or a cat 1 saw")) // false console.log(isPalindromeRecursive("No lemon, no melon")) // true console.log(isPalindromeRecursive("Step on no pets")) // true console.log(isPalindromeRecursive("Eva, can I see bees in a cave")) // true console.log(isPalindromeRecursive("Madam, in Eden, I'm Adam.")) // true

Logical Part Only I Am Sharing Implement the logic for a dice rolling game. Three problems using Java 8 Streams. Given a large string of characters, extract substrings that start with a vowel and end before the next vowel, then process or rearrange those substrings. One logic in Threads
avatar

Associate Technical Manager

Interviewed at Bounteous x Accolite

3.4
Mar 4, 2026

Logical Part Only I Am Sharing Implement the logic for a dice rolling game. Three problems using Java 8 Streams. Given a large string of characters, extract substrings that start with a vowel and end before the next vowel, then process or rearrange those substrings. One logic in Threads

Viewing 1991 - 2000 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 3,005 interview questions and reports from Technical associate interviews. Prepare for your interview. Get hired. Love your job.