i
TCS
Filter interviews by
I applied via Campus Placement
Testing the job for reference need to drop the message as it's fake content
The top valuation in the task refers to the highest possible value or rating that can be achieved.
Identify the criteria for evaluation and determine the maximum possible score or rating.
Ensure that all aspects of the task are thoroughly assessed to reach the top valuation.
Consider any bonus points or extra credit that may contribute to achieving the highest valuation.
Was it useful to the search if not reference to be matched in the code
Give it try for testing the scenario can't be adjusted
More valuable in the world group job
I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.
An abstract class is a class that cannot be instantiated and is used as a base for other classes to inherit from.
Cannot be instantiated on its own
May contain abstract methods that must be implemented by child classes
Can have both abstract and non-abstract methods
Types of Drupal entities include nodes, users, taxonomy terms, and custom entities.
Nodes: Basic content type in Drupal, can represent articles, pages, etc.
Users: Represents individuals who can log in and interact with the site.
Taxonomy terms: Used for categorizing content.
Custom entities: Entities created by developers for specific needs.
Custom form methods in Drupal allow developers to create and manipulate forms in unique ways.
Custom form methods can be used to alter form elements, validate form submissions, and process form data.
Examples include using hook_form_alter to modify existing forms, implementing custom form validation functions, and creating custom submit handlers.
Custom form methods can also be used to create entirely new forms from scrat...
MySQL types of Joins, Delete vs TRUNCATE
Types of Joins in MySQL: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN
DELETE statement removes specific rows from a table based on a condition
TRUNCATE statement removes all rows from a table without logging individual row deletions
Git commands include add, commit, push, pull, merge, branch, checkout, and clone.
git add - stages changes for commit
git commit - records changes to the repository
git push - uploads local changes to a remote repository
git pull - downloads changes from a remote repository
git merge - combines changes from different branches
git branch - lists, creates, or deletes branches
git checkout - switches branches or restores files
gi
T function is used in Drupal to translate text strings into the current language of the website.
T function is used to translate text strings in Drupal.
It is used to ensure that text displayed on the website is in the correct language.
Developers can use the T function in their code to make it multilingual.
Example: t('Hello world') will translate 'Hello world' into the current language of the website.
Event subscriber example in Drupal development
Event subscribers allow modules to subscribe to and respond to events triggered by the Drupal core or other modules
Event subscribers are defined in a module's services.yml file
Example: Creating an event subscriber to log user login events
To debug errors in production environment, follow these steps
Check error logs for specific error messages
Use debugging tools like Xdebug or Drupal's built-in debugging features
Review recent code changes that may have caused the error
Test the code on a local environment to replicate the issue
Consult with team members or online forums for assistance
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
1 hr test with mcq and coding snippet
Pointers are variables that store memory addresses of other variables in C programming language.
Pointers are used to manipulate data structures like arrays, linked lists, and trees.
They can be used to pass values by reference to functions.
Pointers can also be used to allocate memory dynamically using functions like malloc() and calloc().
A linked list program is a data structure that stores a sequence of elements with pointers to the next element.
Create a Node class with a value and a next pointer
Create a LinkedList class with a head pointer and methods to add, remove, and traverse nodes
Example: LinkedList ll = new LinkedList(); ll.add(5); ll.add(10); ll.remove(5);
Data structures are used to organize and manipulate data efficiently in various applications.
Data structures are used in databases to store and retrieve data quickly.
In computer graphics, data structures are used to represent geometric objects.
Data structures are used in algorithms such as sorting and searching.
In networking, data structures are used to represent network packets and routing tables.
Data structures are u...
Merge sort is a divide and conquer algorithm that recursively divides the input array into two halves, sorts them and then merges them.
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Repeat until the entire array is sorted
Cloud computing is widely used in various industries for data storage, processing, and analysis.
Cloud computing allows for easy scalability and cost-effectiveness in managing large amounts of data.
Real-time collaboration and access to data from anywhere are some of the benefits of cloud computing.
Examples of cloud computing applications in real-world projects include Amazon Web Services (AWS), Microsoft Azure, and Goog...
I applied via Walk-in and was interviewed in Oct 2022. There were 5 interview rounds.
It was a bit tricky but it went well
The coding questions were ds based and a bit difficult
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
I applied via Job Portal and was interviewed in Dec 2021. There were 4 interview rounds.
A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself.
Prime numbers are only divisible by 1 and themselves
Examples of prime numbers include 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, and 97
Prime numbers are important in cryptography and number theory
Code to check if a number is prime or not.
A prime number is only divisible by 1 and itself.
Start checking from 2 up to the square root of the number.
If the number is divisible by any number in the range, it's not prime.
Otherwise, it's prime.
What is the average age of a group of people with ages ranging from 20 to 60?
Add up all the ages and divide by the number of people in the group
The age range is 40 years
Assuming an equal distribution of ages, the average age would be 40
I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.
HCL is a global IT services company providing software engineering and consulting services.
HCL is a multinational company headquartered in India.
They offer a wide range of IT services including software development, testing, and maintenance.
HCL has a strong presence in various industries such as healthcare, finance, and manufacturing.
They have partnerships with leading technology companies like Microsoft, IBM, and Orac...
based on 2 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
67.9k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
31.3k
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
Associate Consultant
28.6k
salaries
| ₹8.9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture