i
Workday
Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.
I was interviewed before Dec 2020.
Round duration - 360 minutes
Round difficulty - Medium
Basically TCS conduct its flagship event named as CODEVITA . And it offers Internship to prefinal (3rd )year students .
Given an array of integers arr
, where arr[i]
represents the number of pages in the i-th
book, and an integer m
representing the number of students, allocate all the books ...
Allocate books to students in a way that minimizes the maximum number of pages assigned to a student.
Iterate through possible allocations and calculate the maximum pages assigned to a student.
Find the minimum of these maximums to get the optimal allocation.
Return the minimum pages allocated in each test case, or -1 if not possible.
Tip 1 : Good understanding of Data Structure and Algorithms
Tip 2 : Be clear in your Core Subjects.
Tip 3 : Do at least 1 good Project .
Tip 4 : Be humble and speak truth .
Tip 1 : Simple and Crisp .
Tip 2 : Do host your project and mention the link in the resume .
Tip 3 : Single Page
I was interviewed in Mar 2023.
Html, CSS, Javascript, Bootstrap, React Js, Node Js, GitHub, Git
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
Coding test that is from html,CSS, javascript
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
Two problems in JavaScript to solve
You will need to create a working web app in vanilla JS.
need to implement the following things.
1. Fetch data from given REST api
2. Display data in List. add some css to show different type of items.
3. Implement text filter and other types of filter.
All needs to be implemented in vanilla JS
Designing HLD/LLD for a game like chess or Snakes and Ladders
Identify the game rules and mechanics
Determine the game board and pieces
Create a data model for the game state
Implement game logic and rules using algorithms
Design user interface and user experience
Consider scalability and performance
Test and debug the game thoroughly
I applied via Referral
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
90 minutes 3 coding questions
Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code.
Create classes to represent real-world entities
Encapsulate data and behavior within classes
Use inheritance to create relationships between classes
Implement polymorphism to allow objects to be treated as instances of their parent class
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Polymorphism is achieved through method overriding in subclasses.
It allows for more flexibility and reusability in code.
Example: Animal superclass with subclasses Dog and Cat, both overriding the makeSound() method.
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Types of inheritance include single inheritance, where a class inherits from only one parent class
Multiple inheritance, where a class inherits from multiple parent classes (not supported in some languages)
Multilevel inheritance, where a class inherits from a class that itself inherits from anothe...
based on 1 interview
Interview experience
Salesforce Developer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Business System Analyst
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Salesforce
Oracle
SAP
Microsoft Corporation