Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Infovision Team. If you also belong to the team, you can get access from here

Infovision Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infovision Senior Technical Lead Interview Questions and Answers

Updated 6 Jun 2024

Infovision Senior Technical Lead Interview Experiences

2 interviews found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Multithreading and time complexity
Round 2 - Technical 

(1 Question)

  • Q1. Mirror binary tree without recursion
  • Ans. 

    Mirror binary tree without recursion by swapping left and right child nodes iteratively

    • Start with the root node and swap its left and right child nodes

    • Then move to the left child node and swap its left and right child nodes

    • Repeat the process for all nodes in the tree until all nodes are mirrored

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Skills evaluated in this interview

Senior Technical Lead Interview Questions & Answers

user image Tushar M. Khode

posted on 14 Nov 2023

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 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 - Technical 

(1 Question)

  • Q1. Technical questions according to your profile
Round 3 - HR 

(1 Question)

  • Q1. General and salary discussion

Senior Technical Lead Interview Questions Asked at Other Companies

asked in Accenture
Q1. What is containerization (Docker)? what are steps to create conta ... read more
Q2. What are the standards use in fire protection system?
asked in HCLTech
Q3. which html control is not programmable in asp.net what does this ... read more
asked in Citicorp
Q4. How can a program be written that utilizes three threads running ... read more
asked in Citicorp
Q5. How does a HashMap work in Java, and what are the implications of ... read more

Interview questions from similar companies

I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical expertise on fiber optic cable designs specially specialty cable , Patch cords and accessories

Interview Preparation Tips

Interview preparation tips for other job seekers - No need to worry if you are expert in your domain
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Oct 2023.

Round 1 - Coding Test 

Write a program on priority queue

Round 2 - One-on-one 

(3 Questions)

  • Q1. Questions on network protocol
  • Q2. Question on non-blocking socket
  • Q3. Question on linked list
Round 3 - One-on-one 

(1 Question)

  • Q1. Interview with cliient directly similar questions like round 2

Interview Preparation Tips

Interview preparation tips for other job seekers - All rounds are technical and for my experiences. They want a genuine guy who can really contribute
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Why choose .Net core
  • Ans. 

    High performance, cross-platform compatibility, open-source, modern development features

    • Cross-platform compatibility allows for deployment on various operating systems

    • High performance due to optimized runtime and just-in-time compilation

    • Open-source community support for continuous improvement and updates

    • Modern development features like dependency injection, modular architecture, and improved performance monitoring

    • Examp...

  • Answered by AI
  • Q2. Question on Dependency injection

I applied via Naukri.com and was interviewed in Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About my previous company experience, And what is investment bank, what is capital and money market, and also mutual and their types.

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice would be for experience candidate as much as possible you can mention your experience and explore more knowledge about investment bank.

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.
Round 1 - Technical 

(2 Questions)

  • Q1. Concepts on oops progressing the way that it will include
  • Q2. Answers on the dilegent way

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared try to be confident on the way that gets to pick
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2023. There were 2 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 - HR 

(8 Questions)

  • Q1. How many year experience
  • Ans. I have 10 year experience same office
  • Answered Anonymously
  • Q2. When you will join company?
  • Ans. If i got selected i need 30 days paper period on my current office
  • Answered Anonymously
  • Q3. How much salary you will expected?
  • Ans. I will expect 20 k salary
  • Answered Anonymously
  • Q4. Are u interested to work night shift
  • Ans. Yes I interested day or night shift
  • Answered Anonymously
  • Q5. Are u interested to week end
  • Q6. Why you resign your current office
  • Ans. I interested to learn new things that's only reason
  • Answered Anonymously
  • Q7. You interested voice or non voice job
  • Q8. Tell me your interest skills
  • Ans. I am to work always sir
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Everything you have to put your Hard work definitely one day you will achieve..
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

Infovision Interview FAQs

How many rounds are there in Infovision Senior Technical Lead interview?
Infovision interview process usually has 3 rounds. The most common rounds in the Infovision interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in Infovision Senior Technical Lead interview?

Some of the top questions asked at the Infovision Senior Technical Lead interview -

  1. Mirror binary tree without recurs...read more
  2. Technical questions according to your prof...read more
  3. Multithreading and time complex...read more

Tell us how to improve this page.

Infovision Senior Technical Lead Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 337 Interviews
CitiusTech Interview Questions
3.4
 • 272 Interviews
NeoSOFT Interview Questions
3.6
 • 266 Interviews
Tiger Analytics Interview Questions
3.7
 • 225 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Altimetrik Interview Questions
3.8
 • 218 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
Xoriant Interview Questions
4.1
 • 182 Interviews
View all
Infovision Senior Technical Lead Salary
based on 64 salaries
₹13.4 L/yr - ₹36.7 L/yr
At par with the average Senior Technical Lead Salary in India
View more details

Infovision Senior Technical Lead Reviews and Ratings

based on 4 reviews

3.6/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.6

Salary

3.2

Job security

3.5

Company culture

3.7

Promotions

3.6

Work satisfaction

Explore 4 Reviews and Ratings
Softwaretest Engineer
308 salaries
unlock blur

₹2.5 L/yr - ₹6.2 L/yr

Senior Software Engineer
290 salaries
unlock blur

₹6 L/yr - ₹21.7 L/yr

Software Engineer
260 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Technical Lead
173 salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Technical Specialist
166 salaries
unlock blur

₹8 L/yr - ₹32.6 L/yr

Explore more salaries
Compare Infovision 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