i
TCS
Filter interviews by
I applied via Monster and was interviewed before Jul 2021. There was 1 interview round.
Kernel upgrade involves several steps to ensure smooth transition and minimal downtime.
Check system requirements and compatibility
Download and extract the new kernel files
Stop SAP system and backup kernel files
Install new kernel files and adjust system parameters
Restart SAP system and perform post-upgrade checks
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
posted on 21 Apr 2022
I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.
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.
I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.
Easy reasoning questions
Basic coding multiple choice questions
Exception handling, stored procedures, indexing, and OOP concepts are important in software engineering.
Exception handling is the process of handling errors that occur during program execution.
Stored procedures are pre-written SQL code that can be executed with a single command.
Indexing is the process of optimizing database performance by creating indexes on frequently queried columns.
OOP concepts include encapsulation
To check server performance, monitor CPU, memory, disk usage. Use tools like top, htop, iostat. Check logs for errors.
Monitor CPU usage with top or htop command
Monitor memory usage with free or vmstat command
Monitor disk usage with df or iostat command
Check logs for errors related to the application
Use performance monitoring tools like Nagios or Zabbix
To activate a Volume Group or LV, use the vgchange or lvchange command.
Use the vgchange command to activate a Volume Group.
Use the lvchange command to activate a Logical Volume.
Specify the name of the Volume Group or Logical Volume as an argument.
Use the -a y option with vgchange to activate all Volume Groups.
Use the -a y option with lvchange to activate all Logical Volumes in a Volume Group.
To present a SAN LUN to Solaris LDOM or CDOM, we need to follow a few steps.
First, we need to identify the SAN LUN and the target LDOM/CDOM.
Then, we need to create a logical device using the format command.
Next, we need to configure the LUN using the cfgadm command.
Finally, we need to add the LUN to the LDOM/CDOM using the ldm add-vdsdev command.
based on 1 review
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
68k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.1k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
31.4k
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