i
TCS
Filter interviews by
I have experience with a variety of technologies including AWS, Docker, Kubernetes, Jenkins, Terraform, and Ansible.
AWS
Docker
Kubernetes
Jenkins
Terraform
Ansible
posted on 24 Feb 2024
I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.
posted on 24 Sep 2023
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
Rolling updates and rollbacks in Kubernetes can be performed using deployment objects and their configurations.
Use Kubernetes deployment objects to manage application updates.
Specify the desired number of replicas and update strategy in the deployment configuration.
To perform a rolling update, change the image version in the deployment configuration and apply the changes.
Kubernetes will gradually update pods to the new...
Helm is a package manager for Kubernetes that simplifies application deployment and management.
Helm allows users to define, install, and upgrade complex Kubernetes applications with ease using charts.
It helps in managing dependencies, configurations, and versions of applications in Kubernetes.
Helm enables sharing of applications through public or private repositories, promoting reusability and collaboration.
It provides...
To troubleshoot a Pod not running in a Kubernetes cluster, check logs, describe Pod, check resource limits, verify network connectivity, and restart Pod.
Check the logs of the Pod to identify any error messages or issues
Describe the Pod to get more information about its status, events, and configuration
Check the resource limits and requests of the Pod to ensure it has enough resources to run
Verify network connectivity w...
DaemonSets in Kubernetes ensure that a copy of a pod is running on all or a subset of nodes in a cluster
DaemonSets are used when you need to run a single pod on all nodes in a cluster, such as logging or monitoring agents
They are also useful for running pods that provide node-level services, like storage or networking
DaemonSets can be used to ensure that a specific pod is always running on specific nodes, regardless of
PV and PVC in Kubernetes are used to provide persistent storage for stateful applications.
Persistent Volume (PV) in Kubernetes is a piece of storage in the cluster that has been provisioned by an administrator.
Persistent Volume Claim (PVC) is a request for storage by a user or pod in the cluster.
PVs and PVCs decouple storage from the pod, allowing for easier management and scaling of stateful applications.
PVs can be dy...
I applied via AmbitionBox and was interviewed in Oct 2023. There were 3 interview rounds.
About aws and devops
posted on 4 Dec 2022
I applied via Company Website and was interviewed in Nov 2022. There were 2 interview rounds.
I appeared for an interview before Feb 2016.
I appeared for an interview in Apr 2017.
I am a software developer with a passion for coding and problem-solving. My family is supportive and has always encouraged my career in tech.
Experienced software developer
Passionate about coding and problem-solving
Supportive family that encourages my career in tech
Yes, I can remove all the pcs from the lab and keep them in another lab right now.
Ensure all the necessary equipment and tools are available for the move
Coordinate with the lab staff to ensure a smooth transition
Label and document each PC for easy identification and setup in the new lab
Ensure proper packaging and handling to prevent any damage during the move
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
The first two numbers of the series are always 0 and 1
The next number is the sum of the previous two numbers
The series goes on infinitely: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ...
Pseudo code: 1. Initialize variables a=0, b=1, c=0 2. Print a and b 3. Repeat steps 4-6 until desired number of terms 4. c=a+b 5. Pr
Algorithm for matrix multiplication
Create a result matrix with dimensions of the two input matrices
Iterate through each row and column of the result matrix
For each element in the result matrix, multiply corresponding row in first matrix with corresponding column in second matrix
Add the products obtained in the previous step to get the final value for the element
I worked on a project that involved sentiment analysis of customer reviews using Naive Bayes algorithm.
The project involved collecting customer reviews from various sources.
Preprocessing the data by removing stop words, stemming, and tokenizing.
Used Naive Bayes algorithm for sentiment analysis.
The algorithm was chosen because of its simplicity and effectiveness in text classification tasks.
The accuracy of the model was
Developed a web-based project management system for a construction company.
Used PHP and MySQL for backend development
Implemented user authentication and authorization
Designed a responsive UI using Bootstrap
Integrated Google Maps API for location tracking
Enabled file uploads and downloads for project documents
EXTC and IT are not mutually exclusive fields. My knowledge in EXTC complements my skills in IT.
My knowledge in EXTC gives me a strong foundation in electronics and communication, which are essential in the IT industry.
I have also gained programming skills through my coursework and projects in EXTC.
IT is a rapidly growing field with a lot of opportunities, and I believe my skills and knowledge make me a strong candidat...
Yes, I am open to relocation for the right opportunity.
I am willing to relocate for a position that aligns with my career goals
I am excited about the prospect of exploring a new city and culture
I am flexible and adaptable to new environments
I am familiar with several programming languages.
Java
Python
C++
JavaScript
SQL
A leader inspires and motivates while a manager plans and organizes.
Leaders focus on the big picture while managers focus on details
Leaders lead by example while managers delegate tasks
Leaders inspire and motivate while managers enforce rules and policies
Leaders are visionaries while managers are implementers
Examples of leaders: Steve Jobs, Martin Luther King Jr. Examples of managers: Tim Cook, COO of Apple
Yes, I am open to relocation for the right opportunity.
I am willing to relocate for the right job opportunity
I am open to exploring new places and cultures
I understand that relocation may come with challenges, but I am prepared to face them
I am excited about the prospect of starting fresh in a new location
I'm sorry, I don't have that information.
N/A
The TCS aptitude test was challenging but fair.
The test covered a wide range of topics including math, logic, and English.
The questions were designed to test problem-solving skills and critical thinking.
Time management was crucial as there were many questions to answer in a limited time.
Overall, the test was a good indicator of one's aptitude for software engineering.
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.1k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.8k
salaries
| ₹8 L/yr - ₹25 L/yr |
Associate Consultant
30.1k
salaries
| ₹9 L/yr - ₹32 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹7 L/yr |
Amazon
Wipro
Infosys
Accenture