Upload Button Icon Add office photos

Filter interviews by

Sii India It & Engineering Services Technical Lead Interview Questions and Answers

Updated 22 Jul 2024

Sii India It & Engineering Services Technical Lead Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Codingame test for angular and java

Round 2 - One-on-one 

(2 Questions)

  • Q1. How a value transfer from the front end to the db?
  • Ans. 

    Value transfer from front end to db involves sending data from user interface to backend server and then storing it in the database.

    • Data is collected from user input fields in the front end

    • The data is sent to the backend server using HTTP requests

    • Backend server processes the data and interacts with the database to store the values

    • Examples: Using APIs like RESTful APIs to send data to the server, using SQL queries to in

  • Answered by AI
  • Q2. Difference between AngularJS and Angular.
  • Ans. 

    AngularJS is the first version of Angular, while Angular refers to versions 2 and above.

    • AngularJS is based on JavaScript, while Angular is based on TypeScript.

    • AngularJS uses controllers and $scope for data binding, while Angular uses components and directives.

    • Angular has better performance and improved features compared to AngularJS.

    • Angular has a more modular and component-based architecture.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Associate Interview Questions & Answers

Capgemini user image Vivek kumar Singh

posted on 26 Jul 2017

Interview Questionnaire 

1 Question

  • Q1. Self intro Technical

Interview Preparation Tips

Round: Technical round
Experience: Computer skills

Round: Manager Round
Experience: Manager asked about experience and academics questions

I was interviewed before Jul 2016.

Interview Questionnaire 

2 Questions

  • Q1. All technical questions
  • Q2. Ssalary Negotiation, they will draw you down, from your expectation as uusally it happens

Interview Preparation Tips

Round: Resume Shortlist
Experience: They will keep you waiting , I was almost last.
Tips: just wait at reception

Round: Technical Interview
Experience: 3 people interviewed. One was manager, and other were Tech leads. They don't know anything they just show attitude.
Tips: Just be cool

Round: HR Interview
Experience: Formal questions will be asked, why you want to leave your current job, etc etc
Tips: Just stick to you ground

Skills: Technical Questions

I was interviewed before Oct 2016.

Interview Questionnaire 

1 Question

  • Q1. 1. Self introduce. 2. Can do night shift 3. Can go Jaipur if needed 4. Why appoint you 5. What you give to company 6. Some financial question (bookish)

Interview Preparation Tips

Round: HR Interview
Experience: After hr round, then aptitude test which was simple to crack, then operations manager interview, then they keep me waiting till 9 pm to declare That I am selected.
Tips: Go for 11 & 12 class financial management or finance book
Go through about share, debenture, mutual fund, banking system etc.

Round: Test
Experience: Aptitude is easy to crack and at last you have to write essay.
Duration: 1 hour
Total Questions: 60

Interview Questionnaire 

1 Question

  • Q1. They will ask about basic Google and YouTube process

Interview Preparation Tips

Round: Group Discussion
Experience: We have to be good in communication skill .as well as they expect us to be more confidential behaviour

Round: Telephonic client round
Experience: They will ask you behavioural questions simply like spell it name , and process based some questions

I was interviewed before Nov 2016.

Interview Questionnaire 

2 Questions

  • Q1. Simple question name and all
  • Q2. Why u want to join wipro
  • Ans. 

    I want to join Wipro because of its reputation for innovation and career growth opportunities.

    • Wipro is known for its cutting-edge technology solutions

    • I am impressed by Wipro's commitment to employee development

    • I believe Wipro will provide me with a challenging and rewarding work environment

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: I got selected. And called to the office. For documentation. And then after a day I received one more call from higher authority for another interview. But it was a telephonic one. Next day I received call to come and collect offer letter
Tips: Be confident. Try to be normal. Do not show off much. English communication should be good.

Interview Questionnaire 

7 Questions

  • Q1. Say something about yourself?
  • Q2. Asked on college project
  • Q3. Which programming language do you know?
  • Ans. 

    I know multiple programming languages including Java, Python, and C++.

    • Proficient in Java with experience in developing web applications using Spring framework

    • Familiar with Python for data analysis and machine learning

    • Experience in C++ for developing high-performance applications

    • Also familiar with HTML, CSS, and JavaScript for front-end development

  • Answered by AI
  • Q4. What is class, encapsulation and other feature of OOP?
  • Ans. 

    Class is a blueprint for creating objects, encapsulation is the process of hiding data and methods within a class.

    • Class is a template or blueprint that defines the properties and behaviors of an object.

    • Encapsulation is the process of bundling data and methods together within a class, hiding the internal details from the outside world.

    • Other features of OOP include inheritance, polymorphism, and abstraction.

    • Inheritance a...

  • Answered by AI
  • Q5. Write a program to find the sum of the squares of each term of Fibonacci series
  • Ans. 

    Program to find the sum of squares of each term of Fibonacci series

    • Generate Fibonacci series using loop or recursion

    • Calculate square of each term

    • Add all squares to get the sum

  • Answered by AI
  • Q6. What can I do for you?
  • Q7. Why would you like to join Cognizant?
  • Ans. 

    I would like to join Cognizant because of its reputation as a leading global technology and consulting company.

    • Cognizant has a strong presence in the industry and is known for its innovative solutions.

    • I am impressed by Cognizant's commitment to digital transformation and its ability to deliver value to clients.

    • The company offers excellent career growth opportunities and a supportive work environment.

    • Cognizant's diverse...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions were simple but demanded faster solving ability especially the Quantitative ability section.
Tips: Solve every bit of R.S.Aggarwal for Aptitude problems. www.indiabix.com is a good site to solve questions from all the sections.
Duration: 90 minutes

Round: Interview
Experience: Started with self description to explaining what projects I was involved in. Talked about my role in the project. Then answered questions from C++ programming language and then wrote the program that the interviewer gave me to do.
Tips: Be Confident. Have the problem solving & "Yes I can Do" attitude. Go with a open mind. Listen to the interviewer carefully. Do not stammer. Keep yourself calm and cool. Be honest.

Round: Interview
Experience: Faced normal questions
Tips: Be confident & keep smiling. Keep track of your body language. Be fluent in speaking English.

General Tips: Be confident and a "can do" attitude will help you grab the job.
Skill Tips: """"
Skills: Communication Skill, Proficiency in English, Basic Computer Progamming Knowledge, Learning ability, Aptitude
College Name: IIT Madras

Skills evaluated in this interview

Interview Questionnaire 

5 Questions

  • Q1. Based on a situation
  • Q2. Write a .small C code
  • Ans. 

    A C code that prints out the elements of an array of strings.

    • Declare an array of strings

    • Use a loop to iterate through the array

    • Print out each element

  • Answered by AI
  • Q3. Simple puzzles about colored balls probability
  • Q4. What Is the probability of it raining today in Chennai?
  • Ans. 

    The probability of rain in Chennai today depends on various factors such as season, weather conditions, and location.

    • The probability can be estimated by analyzing the current weather patterns and historical data.

    • Factors such as humidity, temperature, and wind speed can affect the probability of rain.

    • Local weather forecasts and satellite imagery can also provide insights into the likelihood of rain.

    • The probability of ra...

  • Answered by AI
  • Q5. Find the probability that India will win the next Cricket World Cup
  • Ans. 

    It is impossible to accurately predict the probability of India winning the next Cricket World Cup.

    • Sports events are unpredictable and depend on various factors such as team performance, weather conditions, injuries, etc.

    • Past performance of the team and individual players can be considered, but it does not guarantee future success.

    • Other teams participating in the tournament also play a significant role in determining t...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Fifty people appeared for the test out of which sixteen were shortlisted.

Round: Case Study Interview
Experience: How would you promote a newly launched product? What marketing strategies would you use? They asked very simple case studies.

Round: Technical Interview
Experience: Test was based on data analysis, mainly maths. The interview was to see how much 'C' and probability you know.
Tips: Customized preparation is must along with good CGPA.

Skill Tips: Work details about your internship helps!
Skills: General knowledge, Technical knowledge
College Name: IIT Madras

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: Shortlist is done based on the result of the test conducted. The test consists of two parts basic quantitative skills and a short essay to test your English
Tips: Math and Puzzle solving skills are useful They were looking for people with good math skills and team player

Round: Interview
Experience: Interview was held in two rounds. No technical round is held. One should be prepared for basic HR questions, your understanding of your projects etc.
Tips: There is no technical round and no emphasis on technical background
Prepare for all the basic HR questions beforehand, write them down
Get to know your resume very well

College Name: IIT Madras

Interview Questionnaire 

1 Question

  • Q1. Basic HR questions, your understanding of your projects, biggest achievement so far??

Interview Preparation Tips

Round: Resume Shortlist
Tips: Get to know your resume very well, have a story for each of your resume point

Round: Test
Experience: Written test. Basic Quant and one short essay to test your English.

Round: Interview
Experience: They were looking for people with good math skills and team player.

Round: Interview
Experience: Prepare for all the basic HR questions beforehand, write them down. for core get your basic fundamentals perfect.
Tips: I started preparing for placements from Nov starting but starting early will be better.

General Tips: Prepare for all the basic HR questions beforehand, write them down. 
For core, get your basic fundamentals perfect.
Skills: Basic fundamentals
College Name: IIT-Madras

Sii India It & Engineering Services Interview FAQs

How many rounds are there in Sii India It & Engineering Services Technical Lead interview?
Sii India It & Engineering Services interview process usually has 2 rounds. The most common rounds in the Sii India It & Engineering Services interview process are Coding Test and One-on-one Round.
What are the top questions asked in Sii India It & Engineering Services Technical Lead interview?

Some of the top questions asked at the Sii India It & Engineering Services Technical Lead interview -

  1. How a value transfer from the front end to the ...read more
  2. Difference between AngularJS and Angul...read more

Tell us how to improve this page.

Sii India It & Engineering Services Technical Lead Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Sii India It & Engineering Services Technical Lead Salary
based on 5 salaries
₹15.5 L/yr - ₹17 L/yr
11% less than the average Technical Lead Salary in India
View more details
Senior Software Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sii India It & Engineering Services with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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