Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 85.2k Reviews

Filter interviews by

TCS Software Developer 1 Interview Questions and Answers

Updated 30 Jan 2024

TCS Software Developer 1 Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Assignment 

Write to any matters in a assignment

Round 2 - Technical 

(6 Questions)

  • Q1. Self introduction
  • Q2. Basics of resume
  • Q3. What language in choose
  • Ans. 

    The question is asking for the preferred programming language for a Software Developer 1 position.

    • Consider the requirements of the job and the technologies used in the company.

    • Choose a language that is widely used and has good community support.

    • Consider the scalability and performance requirements of the project.

    • Take into account the team's familiarity with the language.

    • Examples: Java, Python, C#, JavaScript

  • Answered by AI
  • Q4. Language questions
  • Q5. What expect in feature
  • Ans. 

    In software development, one can expect new features to enhance functionality and improve user experience.

    • New features are typically designed to address user needs or market demands.

    • They can include enhancements to existing functionality or the introduction of entirely new capabilities.

    • Features may involve changes to the user interface, backend systems, or both.

    • Testing and quality assurance are crucial to ensure the ne...

  • Answered by AI
  • Q6. Laste in send of
  • Ans. 

    The question is unclear and does not make sense.

    • The question seems to be a typo or a mistake.

    • It is not possible to provide a meaningful answer without further clarification.

    • Please ask a different question or provide more information.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for TCS Software Developer 1 interview:
  • basics of wb devlopment
Interview preparation tips for other job seekers - firstly respect in professionals

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about anyone project from your resume (might even ask to show the code)
  • Q2. Questions related to topics of your project
Round 2 - One-on-one 

(1 Question)

  • Q1. Resume based instead project based and similar as round 1
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Self introduction
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Question related to our basic knowledge but it take more time to solve , puzzle, compressive passage , error determine, fill in the blank, dice questions, blood relation, series, profits loss, compound interest, bar graph,pie chart , speed and time, work etc

Round 2 - Coding Test 

There are language like python ,c ,Java in which you will comfortable in that language write solution . There are 2 ques and 45 mins to solve like write a prime number series etc

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self Overview of your final year projec
  • Q2. Tell me about your hobbies

Interview Preparation Tips

Topics to prepare for Accenture Software Developer 1 interview:
  • Knowledge about company
  • Hobbies
Interview preparation tips for other job seekers - Don't be smart with your interviewers because they knows everything thing be polite and humble which ques you don't know just tell Sorry I didn't recall at this moment sir.
Be positive give a very precise and good ans
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

IT was an MCQs based test in which mathematicals, grammatical questions, logical thinking questions, programming questions were asked and at the end essay writing.

Round 2 - Technical 

(1 Question)

  • Q1. Here based on programming language theory and practical questions were asked.
Round 3 - HR 

(1 Question)

  • Q1. Here simple about myself and the salary discussion and the role discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Always keep your attitude positive towards the interviewer keep yourself calm don't get panic, if you don't know the answer tell them clearly that you are not sure on this question.

I applied via Naukri.com and was interviewed in Apr 2022. There were 6 interview rounds.

Round 1 - Assignment 

Offline assessment

Round 2 - Coding Test 

Coding round with interviewer

Round 3 - Coding Test 

Coding round with interviewer

Round 4 - One-on-one 

(1 Question)

  • Q1. System design of ecommerce platform
  • Ans. 

    Designing an ecommerce platform involves creating a scalable and secure system to handle transactions and user data.

    • Consider the architecture of the system, including front-end, back-end, and database layers.

    • Ensure the platform can handle high traffic and large amounts of data.

    • Implement security measures to protect user data and prevent fraud.

    • Integrate with payment gateways and shipping providers.

    • Provide a user-friendl...

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. Behavioural Round with Director
Round 6 - HR 

(1 Question)

  • Q1. Package and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good programming skills, hands on experience in system design will help clearing the interview

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Tata Group user image Surya Prakash Tiwari

posted on 8 Jun 2022

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. What is array?? Detail in programming
  • Ans. 

    An array is a collection of similar data types stored in contiguous memory locations.

    • Arrays can be one-dimensional or multi-dimensional

    • Elements in an array can be accessed using their index

    • Arrays can be initialized during declaration or later in the code

    • Arrays can be passed as arguments to functions

    • Example: int arr[5] = {1, 2, 3, 4, 5};

    • Example: char str[10] = "Hello";

  • Answered by AI
  • Q2. About programming and Java script

Interview Preparation Tips

Interview preparation tips for other job seekers - Always prepare for interview and need you have to know about jd

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Are you familiar with oops concepts? Explain
  • Ans. 

    Yes, OOPs concepts are fundamental to object-oriented programming and include inheritance, encapsulation, abstraction, and polymorphism.

    • Inheritance allows a class to inherit properties and methods from a parent class.

    • Encapsulation is the practice of hiding data and methods within a class to prevent direct access.

    • Abstraction is the process of simplifying complex systems by breaking them down into smaller, more manageabl...

  • Answered by AI
  • Q2. How did you use database systems in your projects
  • Ans. 

    I have used database systems extensively in my projects.

    • Designed and implemented database schema for various applications

    • Used SQL queries to retrieve and manipulate data

    • Integrated databases with web applications using ORM frameworks like Hibernate

    • Optimized database performance by indexing and query optimization

    • Implemented data migration scripts to move data between databases

    • Used NoSQL databases like MongoDB for scalabl

  • Answered by AI
  • Q3. Write a query to retrieve a particular value from the data
  • Ans. 

    Query to retrieve a particular value from data

    • Identify the table and column where the value is stored

    • Use SELECT statement with WHERE clause to filter the data

    • Specify the value to retrieve in the SELECT statement

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is web wrapping
  • Ans. 

    Web wrapping is the process of displaying a website within another website or application.

    • It involves embedding a website within an iframe or a div element.

    • Web wrapping is commonly used in mobile apps to display web content without leaving the app.

    • It can also be used to display content from a different domain on a website.

    • Web wrapping can be done using JavaScript or server-side scripting languages.

    • Examples of web wrapp...

  • Answered by AI
  • Q2. Vba effects
  • Ans. 

    VBA effects on software development

    • VBA can automate repetitive tasks in software development

    • VBA can be used to create custom functions and add-ins in Excel

    • VBA can interact with other Microsoft Office applications

    • VBA can be used to create user interfaces for data entry and analysis

    • VBA can be used to manipulate data in databases

    • VBA can be used to create macros in software applications

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite and listen carefully all the questions then answer

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. More questions on DBMS

Interview Preparation Tips

Interview preparation tips for other job seekers - it was dull, recruiters get prefixed regarding choosing the peers into a selected role.

TCS Interview FAQs

How many rounds are there in TCS Software Developer 1 interview?
TCS interview process usually has 2 rounds. The most common rounds in the TCS interview process are Assignment and Technical.
What are the top questions asked in TCS Software Developer 1 interview?

Some of the top questions asked at the TCS Software Developer 1 interview -

  1. what language in cho...read more
  2. what expect in feat...read more
  3. laste in send...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 TCS interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
TCS Software Developer 1 Salary
based on 207 salaries
₹2.6 L/yr - ₹9.8 L/yr
42% less than the average Software Developer 1 Salary in India
View more details

TCS Software Developer 1 Reviews and Ratings

based on 18 reviews

4.3/5

Rating in categories

4.4

Skill development

4.7

Work-Life balance

3.2

Salary & Benefits

4.8

Job Security

4.7

Company culture

3.0

Promotions/Appraisal

4.2

Work Satisfaction

Explore 18 Reviews and Ratings
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
67.8k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
31.3k salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Associate Consultant
28.6k salaries
unlock blur

₹8.9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview