Upload Button Icon Add office photos

Filter interviews by

TCS iON Web Developer Interview Questions and Answers

Updated 7 Oct 2024

TCS iON Web Developer Interview Experiences

3 interviews found

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

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

Round 1 - HR 

(5 Questions)

  • Q1. I don't have any questions
  • Q2. I don't want to ask any question
  • Q3. Java opps concept
  • Q4. Database related questions
  • Q5. Web development questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is PHP? Full form of PHP? PHP latest version??
  • Ans. 

    PHP is a server-side scripting language used for web development. Full form is Hypertext Preprocessor. Latest version is PHP 8.0.

    • PHP is a popular scripting language for creating dynamic web pages.

    • Full form of PHP is Hypertext Preprocessor.

    • Latest version of PHP is PHP 8.0, released in November 2020.

  • Answered by AI
  • Q2. Different between Mysql vs Nosql?
  • Ans. 

    MySQL is a relational database management system, while NoSQL is a non-relational database management system.

    • MySQL is a structured database with tables and rows, while NoSQL is unstructured and can store data in various formats like key-value pairs, documents, graphs, etc.

    • MySQL is ACID-compliant, ensuring data integrity, while NoSQL sacrifices some ACID properties for better scalability and performance.

    • MySQL is suitabl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please study that all basic question answer

Skills evaluated in this interview

Web Developer Interview Questions Asked at Other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array ... read more
asked in Evalueserve
Q2. Reverse Linked ListGiven a singly linked list of integers. Your t ... read more
Q3. Intersection of Linked ListYou are given two Singly Linked List o ... read more
Q4. Last index of elementTake an array with N elements with possibly ... read more
Q5. Most Frequent WordYou are given a paragraph that may have letters ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Logical reasoning and mental ability and maths and any other

Interview Preparation Tips

Interview preparation tips for other job seekers - Self dedicated

Interview questions from similar companies

Interview Questionnaire 

5 Questions

  • Q1. What is the viewport?
  • Ans. 

    The viewport is the visible area of a web page displayed on a device's screen.

    • It determines the layout and dimensions of the content on the screen.

    • It can be adjusted using meta tags in the HTML head section.

    • It is important for responsive design and mobile optimization.

    • It can be simulated in web development tools like Chrome DevTools.

  • Answered by AI
  • Q2. Inline elements and block elements in CSS
  • Ans. 

    Inline elements are displayed inline with text while block elements take up the full width available.

    • Inline elements do not start on a new line

    • Block elements start on a new line and take up the full width available

    • Inline elements can have padding and margin applied horizontally but not vertically

    • Block elements can have padding and margin applied in all directions

    • Examples of inline elements include and , while examples

  • Answered by AI
  • Q3. Display inline vs. display block
  • Ans. 

    display inline is used for inline elements while display block is used for block-level elements.

    • display inline elements are placed next to each other horizontally

    • display block elements take up the entire width of their container

    • display inline-block elements are placed next to each other horizontally and can have a width and height set

  • Answered by AI
  • Q4. Flex and grid
  • Q5. Pseudo-classes in css
  • Ans. 

    Pseudo-classes are used in CSS to select and style elements based on their state or position in the document.

    • Pseudo-classes start with a colon (:)

    • Common pseudo-classes include :hover, :active, :focus, :first-child, :last-child

    • Pseudo-classes can be combined with selectors to target specific elements

    • Pseudo-classes can also be used to style links based on their state

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your approach to building basic logic skills?
  • Ans. 

    My approach to building basic logic skills involves practicing problem-solving exercises, breaking down complex problems into smaller parts, and seeking feedback to improve.

    • Practice problem-solving exercises regularly to strengthen logical thinking abilities.

    • Break down complex problems into smaller, more manageable parts to better understand the problem and find solutions.

    • Seek feedback from peers or mentors to identify...

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

(1 Question)

  • Q1. Some behavioural questions?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Javascript question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

1 hr -duration and Question is Full of basics and technology what we have used

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Prev job exp details
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. How to truncate text using css only.
  • Ans. 

    Use CSS property 'text-overflow: ellipsis' to truncate text.

    • Set 'white-space: nowrap' to prevent text from wrapping

    • Set 'overflow: hidden' to hide any overflowing text

    • Set 'text-overflow: ellipsis' to add ellipsis (...) at the end of the truncated text

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Create a statics one page website with responsive.
  • Ans. 

    Create a responsive one page website with static content.

    • Use HTML and CSS to create the structure and style of the website.

    • Make sure to use media queries for different screen sizes.

    • Include a navigation menu for easy access to different sections.

    • Optimize images and content for faster loading times.

    • Test the website on different devices to ensure responsiveness.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Negotiation about salary and joining related query and information.

Skills evaluated in this interview

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Basic JS & React JS question
Round 2 - Technical 

(1 Question)

  • Q1. Advance level of JS and React related question and coding skills test as well.
Round 3 - HR 

(1 Question)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • I am flexible and open to negotiation.

    • I am looking for a fair and competitive salary.

    • I am more interested in the overall compensation package rather than a specific number.

    • I would like to be compensated based on my skills, experience, and the value I can bring to the company.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview procedures.
Compensation is good.

TCS iON Interview FAQs

How many rounds are there in TCS iON Web Developer interview?
TCS iON interview process usually has 1-2 rounds. The most common rounds in the TCS iON interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in TCS iON Web Developer interview?

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

  1. What is PHP? Full form of PHP? PHP latest versio...read more
  2. Different between Mysql vs Nos...read more
  3. I don't want to ask any quest...read more

Tell us how to improve this page.

TCS iON Web Developer Salary
based on 11 salaries
₹3 L/yr - ₹7 L/yr
6% more than the average Web Developer Salary in India
View more details

TCS iON Web Developer Reviews and Ratings

based on 9 reviews

4.2/5

Rating in categories

4.3

Skill development

4.2

Work-life balance

4.3

Salary

4.2

Job security

4.3

Company culture

4.2

Promotions

4.3

Work satisfaction

Explore 9 Reviews and Ratings
Operations Executive
253 salaries
unlock blur

₹1.2 L/yr - ₹6 L/yr

Software Developer
144 salaries
unlock blur

₹2.9 L/yr - ₹11.9 L/yr

Software Engineer
118 salaries
unlock blur

₹2.1 L/yr - ₹9 L/yr

System Engineer
104 salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

IT Manager
67 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
Did you find this page helpful?
Yes No
write
Share an Interview