Upload Button Icon Add office photos

Filter interviews by

TCS iON Junior Software Developer Interview Questions, Process, and Tips

Updated 3 Jun 2022

Top TCS iON Junior Software Developer Interview Questions and Answers

View all 6 questions

TCS iON Junior Software Developer Interview Experiences

3 interviews found

I applied via Campus Placement

Round 1 - Assignment 

To write an small essay.

Round 2 - Group Discussion 

To discuss about the related topic given by the HR either it may positive and negative points.

Round 3 - HR 

(1 Question)

  • Q1. 1. Telling about ourselves 2.questions regarded to our subjects like c programming,Java python etc. 3.finalised

Interview Preparation Tips

Interview preparation tips for other job seekers - Please proceed and continue for this company.
Thank u

I applied via Recruitment Consultant and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

7 Questions

  • Q1. Project details and OOP with real time example ?
  • Ans. 

    OOP is a programming paradigm that uses objects to represent real-world entities. Project details can be explained using OOP concepts.

    • OOP is based on the concept of classes and objects

    • Classes are like blueprints for objects

    • Objects have properties and methods

    • Encapsulation, inheritance, and polymorphism are key OOP concepts

    • Example: A car class can have properties like make, model, and year, and methods like start and sto

  • Answered by AI
  • Q2. Interested area in coding Front end and backend
  • Ans. 

    I am interested in both front-end and back-end development.

    • I enjoy creating user interfaces with HTML, CSS, and JavaScript.

    • I also like working with databases and server-side languages like Python and PHP.

    • I believe that having knowledge of both front-end and back-end development is important for creating well-rounded applications.

  • Answered by AI
  • Q3. Table relationship
  • Q4. Asynchronous and multi-threading code. How to stop async code based on specification condition
  • Ans. 

    To stop async code based on specification condition, use cancellation tokens.

    • Use CancellationTokenSource to create a cancellation token

    • Pass the cancellation token to the async method

    • Check the cancellation token in the async method using ThrowIfCancellationRequested()

    • Cancel the token when the specification condition is met

  • Answered by AI
  • Q5. Swap array elements and string reverse by using recursive method
  • Ans. 

    Swapping array elements and reversing string using recursion.

    • Create a recursive function that swaps the first and last elements of the array until the middle is reached.

    • Create a recursive function that reverses the string by swapping the first and last characters until the middle is reached.

    • Use a temporary variable to store the value of the element being swapped.

    • Make sure to handle edge cases such as empty arrays or st

  • Answered by AI
  • Q6. SVG and animation effect
  • Q7. DOM, spread operator

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared brush out all things?

Skills evaluated in this interview

Junior Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given n coins for two players playing a game. Each player picks c ... read more
asked in Pisolv Tech
Q2. Did You Know what is golang and where did You uses that? Why You ... read more
Q3. int x:4; what does it mean ? a) x is a four digit number. b)x is ... read more
Q4. what is a lint? a) Analyzing tool. b)compiler. c)debugger. d)inte ... read more
asked in Infogain
Q5. What is deadlock .what are the conditions of deadlock?

Junior Software Developer Interview Questions & Answers

user image prabhata moharana

posted on 14 Jul 2021

I applied via Campus Placement and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Are you flexible to location?
  • Q2. What is an array?
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous block of memory.

    • Arrays can be accessed using an index starting from 0.

    • They have a fixed size, which is determined at the time of declaration.

    • Arrays can store elements of any data type, including strings.

    • Example: ['apple', 'banana', 'orange']

  • Answered by AI
  • Q3. Tell me different types of queues?
  • Ans. 

    Different types of queues include linear, circular, priority, and double-ended.

    • Linear queue follows a First-In-First-Out (FIFO) order.

    • Circular queue is similar to linear queue but the last element points to the first element.

    • Priority queue assigns a priority to each element and dequeues the highest priority element first.

    • Double-ended queue allows insertion and deletion at both ends.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Internet failure has occurred during the interview, and that time it's very late so they terminate the process there.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts, DSA, asked intro
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Mahatma Gandhi Institute of Technology, Hyderabad and was interviewed in Dec 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 - Aptitude Test 

It was easy- moderate in difficulty level.

Round 3 - Technical 

(2 Questions)

  • Q1. The questions were purely based on python and SQL
  • Q2. SQL- What are window functions and were asked to write some basic fetching queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Only typing test.
  • Q2. Basic questions ask only.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

First step is aptitude test . This questions are easy.

Round 3 - Coding Test 

In that aptitude test another section is coding question(2 questions)

Round 4 - Technical 

(2 Questions)

  • Q1. They generally ask basic questions like- what is stack? some queries in SQL
  • Q2. How to create login form in html?
  • Ans. 

    To create a login form in HTML, use the

    element with input fields for username and password.

    • Use the element to create the form.

    • Add elements for username and password fields.

    • Set the 'type' attribute of the input fields to 'text' or 'password'.

    • Include a submit button using the element with 'type' set to 'submit'.

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for resume based question. In my resume I mentioned ReactJS, so they ask basic question about it.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude test, along with coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. DevOps, Java, Python and dbms
  • Q2. Technical questions related to oops and devops.
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

All online coding in java and other tecs,

Round 3 - Technical 

(2 Questions)

  • Q1. Java , oops , collection, mvc boot
  • Q2. Boot , kafka , agile

Interview Preparation Tips

Interview preparation tips for other job seekers - study hard hard hard
as its hard hard hard
hard hard hard
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What is your knowledge about HTC Global services
  • Ans. 

    HTC Global Services is a global provider of IT and business process services.

    • HTC Global Services offers a wide range of services including application development, maintenance, and support.

    • They also provide business process outsourcing services such as finance and accounting, human resources, and procurement.

    • HTC Global Services has a strong presence in industries like healthcare, banking, and manufacturing.

    • The company ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Tell me the journal entries for Accrual, deferred revenues
  • Ans. 

    Accrual journal entry records revenue or expenses before cash is exchanged, while deferred revenue journal entry records cash received before revenue is earned.

    • Accrual journal entry: Debit accounts receivable/accrued revenue, credit revenue

    • Deferred revenue journal entry: Debit cash, credit deferred revenue/liability

    • Accrual example: Debit Accounts Receivable $1,000, credit Service Revenue $1,000

    • Deferred revenue example:

  • Answered by AI

TCS iON Interview FAQs

How many rounds are there in TCS iON Junior Software Developer interview?
TCS iON interview process usually has 3 rounds. The most common rounds in the TCS iON interview process are Group Discussion, HR and Assignment.
What are the top questions asked in TCS iON Junior Software Developer interview?

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

  1. Asynchronous and multi-threading code. How to stop async code based on specifi...read more
  2. Project details and OOP with real time exampl...read more
  3. tell me different types of queu...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 TCS iON interviews
Campus Placement
Recruitment Consultant
67%
33%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
TCS iON Junior Software Developer Salary
based on 8 salaries
₹1.5 L/yr - ₹7.5 L/yr
14% more than the average Junior Software Developer Salary in India
View more details

TCS iON Junior Software Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

4.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Operations Executive
294 salaries
unlock blur

₹1.1 L/yr - ₹6 L/yr

Software Developer
142 salaries
unlock blur

₹2.1 L/yr - ₹11.6 L/yr

Software Engineer
121 salaries
unlock blur

₹2.1 L/yr - ₹9.4 L/yr

System Engineer
103 salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

IT Manager
58 salaries
unlock blur

₹1.2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare TCS iON with

Wipro

3.7
Compare

Amazon

4.1
Compare

TCS

3.7
Compare

Infosys

3.7
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