Upload Button Icon Add office photos
Premium Employer

i

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

NEC Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NEC Senior Technical Lead Interview Questions and Answers

Updated 12 Jul 2023

NEC Senior Technical Lead Interview Experiences

2 interviews found

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

I applied via Approached by Company and was interviewed before Jul 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 

(2 Questions)

  • Q1. Simple introduction about the current role and responsibility
  • Q2. Explain about the telco cloud
  • Ans. 

    Telco cloud refers to the virtualized infrastructure and services that enable telecommunications companies to deliver network functions and services through cloud computing technologies.

    • Telco cloud allows telecom operators to virtualize network functions and services, enabling greater flexibility and scalability.

    • It helps reduce operational costs and accelerate service delivery by leveraging cloud computing technologies...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Discussion about the current salary breakup and offering breakup

Interview Preparation Tips

Interview preparation tips for other job seekers - no much technical just be confident whatever you worked upon

Skills evaluated in this interview

Senior Technical Lead Interview Questions & Answers

user image Prashant Kumar Karn

posted on 27 Jan 2022

I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java8 concepts, improvement in java8, spring boot in depth, Rest apis, Apache camel, spring data jpa and some use case based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - - Prepare well in java8, spring , spring boot, spring data jpa/hibernate
-

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
Q4. How do we do hydraulic calculate?
asked in Citicorp
Q5. How will you optimize the performance while reading a huge file w ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Rubh on rails related questions
Round 2 - Technical 

(1 Question)

  • Q1. Ruby on rails related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. .Net core life cycle
  • Q2. Angular custom elements

Interview Preparation Tips

Interview preparation tips for other job seekers - good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Python, Pytest & Robot Framework

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

I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Skills overview and technical questions
Round 2 - Technical 

(1 Question)

  • Q1. Higher L2 interview
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Topics to prepare for Synechron Senior Technical Lead interview:
  • Business Excellence
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed before Oct 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 

(2 Questions)

  • Q1. Write a program to find a prime number from 1 to n, where n is integer.?
  • Ans. 

    Program to find prime numbers from 1 to n

    • Iterate from 2 to n and check if each number is prime

    • Use a nested loop to check divisibility by numbers less than the current number

    • A prime number is only divisible by 1 and itself

  • Answered by AI
  • Q2. What deep copy and shallow copy write pollyfil for the same
  • Ans. 

    Deep copy creates a new copy of an object with all nested objects also copied, while shallow copy creates a new object with references to the original nested objects.

    • Deep copy involves recursively copying all nested objects, while shallow copy only copies the top-level object

    • Deep copy ensures that changes to the original object do not affect the copied object, while shallow copy may have shared references

    • In JavaScript,...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why you want to chnage compoany?
  • Ans. 

    Seeking new challenges, growth opportunities, and a better work-life balance.

    • Looking for new challenges and opportunities for growth

    • Seeking a better work-life balance

    • Interested in working with cutting-edge technologies or in a different industry

    • Want to expand my skill set and knowledge

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. How will you scale-up and scale-down Kubernetes pods?
  • Ans. 

    Scaling Kubernetes pods involves adjusting the number of replicas based on demand.

    • Use Kubernetes Horizontal Pod Autoscaler (HPA) to automatically adjust the number of replicas based on CPU or memory usage

    • Manually scale pods using kubectl commands like 'kubectl scale deployment --replicas='

    • Implement Cluster Autoscaler to automatically adjust the number of nodes in a cluster based on resource usage

Answered by AI
  • Q2. How variables are being passed in JAVA?
  • Ans. 

    Variables in JAVA are passed by value, meaning a copy of the variable's value is passed to a method.

    • In JAVA, primitive data types are passed by value, while objects are passed by reference.

    • When a primitive data type is passed to a method, a copy of the value is passed, so changes made to the parameter inside the method do not affect the original variable.

    • When an object is passed to a method, the reference to the object...

  • Answered by AI
  • Q3. Write a sample JAVA program to parse and validate mail-id
  • Ans. 

    A sample JAVA program to parse and validate mail-id

    • Use regular expressions to validate the email format

    • Check for the presence of '@' symbol and domain name

    • Utilize try-catch blocks for error handling

    • Use Java libraries like javax.mail.internet.InternetAddress for validation

  • Answered by AI

    Interview Preparation Tips

    Topics to prepare for Infinite Computer Solutions Senior Technical Lead interview:
    • JAVA, Docker, Kubernetes
    Interview preparation tips for other job seekers - Be confident and honest in your speech.

    Skills evaluated in this interview

    I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.

    Round 1 - Technical 

    (1 Question)

    • Q1. Interview questions will be mainly on the job position that you have applied. Like if you have applied for Dynamic CRM then prepare on Dynamics
    Round 2 - Technical 

    (2 Questions)

    • Q1. Behavioral and situational questions
    • Q2. Bevavorial and situational questions
    Round 3 - HR 

    (1 Question)

    • Q1. General HR related questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be prepared and Infinite is really a good company to join. All the best.

    I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. JENKINS ,GIT ,KUBERNETES,TERRA FORM

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Interviewer was technically good and concentrated more on my resume and checked my technical knowledge on devops tools.

    NEC Interview FAQs

    How many rounds are there in NEC Senior Technical Lead interview?
    NEC interview process usually has 3 rounds. The most common rounds in the NEC interview process are Resume Shortlist, Technical and HR.
    How to prepare for NEC Senior Technical Lead 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 NEC. The most common topics and skills that interviewers at NEC expect are Information Technology, Logistics, NEC, Project Planning and Retail.
    What are the top questions asked in NEC Senior Technical Lead interview?

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

    1. Explain about the telco cl...read more
    2. Java8 concepts, improvement in java8, spring boot in depth, Rest apis, Apache c...read more

    Tell us how to improve this page.

    NEC Senior Technical Lead Interview Process

    based on 1 interview

    Interview experience

    4
      
    Good
    View more
    NEC Senior Technical Lead Salary
    based on 161 salaries
    ₹12 L/yr - ₹42.5 L/yr
    16% more than the average Senior Technical Lead Salary in India
    View more details

    NEC Senior Technical Lead Reviews and Ratings

    based on 26 reviews

    3.6/5

    Rating in categories

    3.5

    Skill development

    3.6

    Work-life balance

    3.6

    Salary

    3.1

    Job security

    3.4

    Company culture

    3.4

    Promotions

    3.3

    Work satisfaction

    Explore 26 Reviews and Ratings
    Member Technical Staff
    363 salaries
    unlock blur

    ₹3.2 L/yr - ₹9 L/yr

    Technical Lead
    305 salaries
    unlock blur

    ₹8.7 L/yr - ₹32 L/yr

    Senior Member of Technical Staff
    194 salaries
    unlock blur

    ₹5.4 L/yr - ₹18 L/yr

    Senior Software Engineer
    171 salaries
    unlock blur

    ₹7 L/yr - ₹27.2 L/yr

    Senior Technical Lead
    161 salaries
    unlock blur

    ₹12 L/yr - ₹42.5 L/yr

    Explore more salaries
    Compare NEC with

    Hitachi

    4.0
    Compare

    Toshiba

    4.0
    Compare

    Panasonic

    4.1
    Compare

    Sony

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