Upload Button Icon Add office photos

Thought Focus

Compare button icon Compare button icon Compare

Filter interviews by

Thought Focus Associate Interview Questions and Answers

Updated 7 Jan 2021

Thought Focus Associate Interview Experiences

1 interview found

Associate Interview Questions & Answers

user image Anonymous

posted on 7 Jan 2021

Interview Questionnaire 

1 Question

  • Q1. About title search

Interview Preparation Tips

Interview preparation tips for other job seekers - asking for judicial quotations in title search

Associate Jobs at Thought Focus

View all

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Technical questions and more scenario based questions. Performance related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a quick process which took just 6 days to complete the interviews and to get offer.

I applied via Referral and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. General Java, springboot and oops
Round 2 - Technical 

(1 Question)

  • Q1. Managerial round with Technical Lld and design related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Client round technical LLD AND HLD questions
Round 4 - HR 

(1 Question)

  • Q1. HR discussion about salary and client details

Interview Preparation Tips

Topics to prepare for Altimetrik Senior Engineer interview:
  • Java 8
  • Spring Boot
  • Hibernate
  • React.Js
  • Oracle
  • MySQL
  • Kafka
  • JPA
  • JDBC
  • Rx java
Interview preparation tips for other job seekers - Keep your answer clean and simple, If the interviewer asks you to brief the answers then do it otherwise don't
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. All about financials
  • Q2. Relocating possible

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have worked skill fully in any field, nothing would stop you.

Consultant Interview Questions & Answers

Xoriant user image Shivam Vishwakarma

posted on 9 Mar 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Coding Test 

Technical Discussion

Round 2 - Coding Test 

Technical Discussion with Coding Test

Round 3 - HR 

(2 Questions)

  • Q1. Previous Job Details
  • Ans. 

    I worked as a project manager at a consulting firm, leading teams to deliver strategic solutions for clients across various industries.

    • Managed a team of 10 consultants to deliver a market entry strategy for a tech startup.

    • Conducted data analysis to identify key trends, resulting in a 20% increase in client revenue.

    • Facilitated workshops with clients to align project goals and expectations, enhancing client satisfaction.

    • ...

  • Answered by AI
  • Q2. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't work as a contractual employee in xoriant , you won't get permanent position. no job security
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java hash map and how it works
  • Ans. 

    Java hash map is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values based on keys.

    • HashMap in Java implements the Map interface and allows null keys and values.

    • It uses hashing to store and retrieve key-value pairs, providing O(1) time complexity for get() and put() operations.

    • Example: HashMap map = new HashMap<>(); map.put("key", 1); int value = map.get("key");

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Assignment 

Create a business requirement document

Round 2 - Technical 

(1 Question)

  • Q1. What are the strengths and weakness
  • Ans. 

    Strengths include strong analytical skills and attention to detail. Weaknesses may include difficulty with public speaking and time management.

    • Strengths: strong analytical skills

    • Strengths: attention to detail

    • Weaknesses: difficulty with public speaking

    • Weaknesses: time management

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Closure,array destructuring,arrow function,rest parameter,bind,call and apply. Lazy loading, react context,usecallback,lifecycle method using hooks.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear. Questions based on HTML5,CSS3,Vanila JS,ES6,React JS.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is Supervised machine learning? Which algorithm you think you can explain brilliantly? Why we use random forest then normal decision tree
  • Ans. 

    Supervised machine learning is a type of ML where the algorithm learns from labeled data. Random forest is used over normal decision tree for better accuracy and to avoid overfitting.

    • Supervised ML learns from labeled data to make predictions on new data

    • Random forest is an ensemble learning method that uses multiple decision trees to improve accuracy

    • Random forest is preferred over normal decision tree to avoid overfitti...

  • Answered by AI
  • Q2. Example of case study
  • Ans. 

    Case study on a successful marketing campaign for a new product launch

    • Identified target audience and their needs

    • Developed a unique selling proposition

    • Created a multi-channel marketing plan

    • Implemented the plan and tracked results

    • Adjusted strategy based on data analysis

    • Achieved high sales and positive customer feedback

  • Answered by AI
Round 3 - Case Study 

Retail case study , company trends salw.. Total sale. Profit charts and reports

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, coding practice and case study is important.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. 1.polyfill map, currying vs closure, reduce method, explain this?, 2.what is lazyload and suspense, single thread vs multi thread, Event loop(task queue & microtask queue)?
  • Q2. Explain redux? Redux vs context api? ES6 features? Rest vs Spread? null vs undefined?
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Redux is a state management library for JavaScript applications.

    • It helps in managing the state of an application in a predictable way.

    • Redux follows a unidirectional data flow pattern.

    • Context API is a built-in feature of React that can be used for state management, but it is not as powerful as Redux.

    • ES6 features include arrow functions, template literals, destru...

  • Answered by AI
Round 3 - Coding Test 

Output based question regarding shallow and deepcopy related to object.
write a program for i/p: "This is the JS guide, developer!" o/p: "sihT si eht SJ ,ediug !repoleved"
react timer based output start, stop and reset.

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared all rounds and holded one offer in this process. This whole interview process took around 2 months. BGV itself 1 month (very very slow). Got letter of intent alike Offer letter. By trusting this LOI I withdraw my other offer. HR named irfana from chennai (worst person) and Meghna who is superior to her. Both of them didnt even respond for status which i have been asking for two week continuously. No response, Literally altimetrik wasted my time and efforts.

Skills evaluated in this interview

Thought Focus Interview FAQs

How to prepare for Thought Focus Associate interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Thought Focus. The most common topics and skills that interviewers at Thought Focus expect are Loan Syndication, Middle Office, Trade Processing, Trade Settlements and Cdo.

Tell us how to improve this page.

Thought Focus Associate Salary
based on 14 salaries
₹1.9 L/yr - ₹6.5 L/yr
59% less than the average Associate Salary in India
View more details

Thought Focus Associate Reviews and Ratings

based on 3 reviews

2.7/5

Rating in categories

2.1

Skill development

2.5

Work-life balance

1.7

Salary

4.0

Job security

2.3

Company culture

1.7

Promotions

1.7

Work satisfaction

Explore 3 Reviews and Ratings
Associate

Bangalore / Bengaluru

0-5 Yrs

Not Disclosed

Explore more jobs
Process Associate
204 salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

Technical Lead
148 salaries
unlock blur

₹14 L/yr - ₹38 L/yr

Process Analyst
116 salaries
unlock blur

₹1.8 L/yr - ₹8 L/yr

Lead Engineer
112 salaries
unlock blur

₹9.6 L/yr - ₹35 L/yr

Senior Engineer
95 salaries
unlock blur

₹7.2 L/yr - ₹25 L/yr

Explore more salaries
Compare Thought Focus with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview