Upload Button Icon Add office photos
Engaged Employer

i

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

YASH Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

YASH Technologies Technical Lead Interview Questions and Answers

Updated 28 Jun 2024

YASH Technologies Technical Lead Interview Experiences

3 interviews found

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. As per technical requirements.
  • Q2. As per technical requirements
Round 2 - Technical 

(2 Questions)

  • Q1. As per technical requirements.
  • Q2. As per technical requirements
Round 3 - Technical 

(2 Questions)

  • Q1. As per technical requirements.
  • Q2. As per technical requirements

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 Technical rounds, 1 managerial round. Interviewers were technical experts and check solution approach to problem. Everything completed within two weeks. HRs are very cooperative and are willing to renegotiate if required. Before accepting offer check Job level being offered and if aligned with expected role.
Interview experience
4
Good
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 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are difffent wen api response types
  • Ans. 

    Different types of API response include JSON, XML, HTML, and plain text.

    • JSON: Lightweight data interchange format commonly used in APIs.

    • XML: Markup language for encoding documents in a format that is both human-readable and machine-readable.

    • HTML: Standard markup language for creating web pages.

    • Plain text: Simple text format without any formatting or structure.

  • Answered by AI
  • Q2. Explain any 3 design patterns
  • Ans. 

    Design patterns are reusable solutions to common problems in software design.

    • Singleton Pattern: Ensures a class has only one instance and provides a global point of access to it.

    • Factory Pattern: Creates objects without specifying the exact class of object that will be created.

    • Observer Pattern: Defines a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and upd

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How to debug sql proc
  • Ans. 

    Debugging SQL procedures involves using print statements, logging, and step-by-step execution.

    • Use print statements to output variable values at different stages of the procedure.

    • Enable logging to track the flow of the procedure and identify any errors.

    • Execute the procedure step-by-step to pinpoint the exact location of the issue.

    • Use tools like SQL Server Management Studio to debug stored procedures.

    • Check for syntax err...

  • Answered by AI
  • Q2. Code merging strategies

Skills evaluated in this interview

Technical Lead Interview Questions Asked at Other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to productio ... read more
asked in Infosys
Q2. Managerial: 1) Explain any one past issue and its mitigation stra ... read more
asked in Wipro
Q3. What automation framework have you worked on?
asked in Cognizant
Q4. 1. Type of documentation for computer system validation. 2.Please ... read more
Q5. What is REST API? And the difference between GET, PUT, POST, DELE ... read more

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

Round 1 - Technical 

(1 Question)

  • Q1. Question on SQL and ADSF
Round 2 - Technical 

(1 Question)

  • Q1. Question on SQL and ADF
Round 3 - HR 

(1 Question)

  • Q1. Previous salary and Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on technical questions. Prepare for SQL and Data ebgineering questions.

Technical Lead Jobs at YASH Technologies

View all

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What happens if there is finally block inside an exception block?
  • Ans. 

    Finally block will always execute, even if an exception is thrown in the try or catch block.

    • Finally block is used to execute code that must always run, regardless of whether an exception was thrown or not.

    • If an exception is thrown in the try or catch block, the finally block will still execute.

    • Finally block is often used to release resources like file handles, database connections, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There were two rounds of technical discussion. First round took around 45 mins which mainly concentrated on Django related concepts. Second round was the customer interaction and the questions were mostly the scenario based and it was asked on Python concepts. Both the rounds carried its own weight. The key to clear any interview is "Be strong in your basics".

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.Cloud/Kubernetes 2.linux 3.volte

Interview Preparation Tips

Interview preparation tips for other job seekers - I belong to Telecom sector so according to my profile and other users which are belong to same sector... Please focus of cloud/Kubernetes, Linux, 4G/5G...

I applied via Referral and was interviewed before Nov 2021. 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 - One-on-one 

(2 Questions)

  • Q1. Brief about my roles
  • Q2. Explanation about my previous job

Interview Preparation Tips

Interview preparation tips for other job seekers - Just tell the truth about your experience and they will look for the answers from your resume and they will ask about their requirements

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

Interview Questionnaire 

1 Question

  • Q1. Fiori elements Git BTP

Interview Preparation Tips

Interview preparation tips for other job seekers - Explore on new technology and SAP Tools

I applied via Referral and was interviewed before Mar 2021. 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. Technical Evaluation
  • Q2. Technology related evaluation
Round 3 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Wipro Technical Lead interview:
  • SSIS
  • SQL Server
Interview preparation tips for other job seekers - prepare yourself for theoretical as well as practical questions as Wipro has different interview panels and you can come across any panel

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

Interview Questionnaire 

3 Questions

  • Q1. How to add users in data administration?
  • Ans. 

    To add users in data administration, follow these steps:

    • Log in to the data administration system

    • Navigate to the user management section

    • Click on the 'Add User' button

    • Fill in the required user details such as name, email, and password

    • Assign appropriate roles and permissions to the user

    • Save the changes and the user will be added to the system

  • Answered by AI
  • Q2. What is the team size you have handled?
  • Q3. How to create libraries for electrical and instrumentation requirements?
  • Ans. 

    Libraries for electrical and instrumentation requirements can be created by following a structured approach.

    • Identify the requirements and specifications of the library

    • Design the library structure and components

    • Develop and test the library

    • Document the library for ease of use and maintenance

    • Continuously update and improve the library based on feedback and changes in requirements

    • Examples: National Instruments LabVIEW libr

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep up to date resume with you and be prepared with the resume

Skills evaluated in this interview

I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Asked question related to SQL server administration and azure.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on high availability.

YASH Technologies Interview FAQs

How many rounds are there in YASH Technologies Technical Lead interview?
YASH Technologies interview process usually has 2-3 rounds. The most common rounds in the YASH Technologies interview process are Technical and HR.
How to prepare for YASH Technologies 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 YASH Technologies. The most common topics and skills that interviewers at YASH Technologies expect are Agile Coaching, Business Transformation, Javascript, SQL and Analytical Chemistry.
What are the top questions asked in YASH Technologies Technical Lead interview?

Some of the top questions asked at the YASH Technologies Technical Lead interview -

  1. What are difffent wen api response ty...read more
  2. How to debug sql p...read more
  3. Explain any 3 design patte...read more

Tell us how to improve this page.

YASH Technologies Technical Lead Interview Process

based on 2 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
YASH Technologies Technical Lead Salary
based on 276 salaries
₹10.5 L/yr - ₹33 L/yr
33% more than the average Technical Lead Salary in India
View more details

YASH Technologies Technical Lead Reviews and Ratings

based on 30 reviews

3.2/5

Rating in categories

2.9

Skill development

3.4

Work-life balance

3.1

Salary

3.0

Job security

3.2

Company culture

2.5

Promotions

3.2

Work satisfaction

Explore 30 Reviews and Ratings
Tech Lead - Java+Angular +AWS Job

Pune

8-14 Yrs

₹ 25.5-29 LPA

Tech Lead - Bizagi Job

Bangalore / Bengaluru

6-11 Yrs

Not Disclosed

Sr. Tech Lead - QlikSense (QlikView) Job

Hyderabad / Secunderabad

10-12 Yrs

₹ 11-22 LPA

Explore more jobs
Senior Software Engineer
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
774 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
727 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
527 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare YASH Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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