Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.
Three questions regarding dynamic programming and arrays
Largest Common Subsequence DP problem involves finding the longest subsequence that is common to two given strings.
Use dynamic programming to solve this problem efficiently.
Create a 2D array to store the lengths of common subsequences of substrings.
Traverse the array to find the length of the largest common subsequence.
Example: Given strings 'ABCD' and 'ACD', the largest common subsequence is 'ACD'.
Check if a string contains any palindromes
Iterate through each string in the array
Reverse the string and compare it with the original string to check for palindrome
Return true if any palindrome is found, false otherwise
SQL is a traditional relational database management system, while NoSQL is a non-relational database system.
SQL is structured, uses tables with rows and columns, and follows ACID properties.
NoSQL is unstructured, uses collections of documents, key-value pairs, or graphs, and is horizontally scalable.
SQL is better for complex queries and transactions, while NoSQL is better for large amounts of data and flexible schemas.
Top trending discussions
posted on 14 Oct 2024
Coding skills in python
Python is used in various areas such as web development, data analysis, automation, machine learning, and more.
Web development (Django, Flask)
Data analysis (Pandas, NumPy)
Automation (Scripting, DevOps tools)
Machine learning (TensorFlow, PyTorch)
Some important DevOps tools include Jenkins, Docker, Ansible, Kubernetes, and Git.
Jenkins
Docker
Ansible
Kubernetes
Git
Yes, I am willing to work in shifts.
I am flexible with my working hours and can adapt to different shifts.
I understand the importance of round-the-clock support in a DevOps role.
I have previous experience working in shifts and have no issues with it.
My salary expectation is based on my experience, skills, and the market rate for DevOps Engineers.
I have researched the average salary range for DevOps Engineers in this location.
I am looking for a competitive salary that reflects my expertise in the field.
I am open to negotiation based on the overall compensation package offered.
I have 5 years of experience in implementing DevOps practices in various organizations.
Implemented CI/CD pipelines using tools like Jenkins, GitLab CI, and CircleCI
Automated infrastructure provisioning with tools like Terraform and Ansible
Managed containerized applications using Docker and Kubernetes
Monitored and maintained production systems with tools like Prometheus and Grafana
A scripted Jenkinsfile is a Groovy script that defines the pipeline for Continuous Integration (CI).
Use 'pipeline' block to define the stages of the CI pipeline
Utilize 'stage' block to specify individual stages within the pipeline
Leverage 'steps' block to define the actions to be executed within each stage
Use 'node' block to allocate a Jenkins agent for running the pipeline
Utilize 'checkout' step to fetch the source co
Implementing a Web Application Firewall (WAF) in AWS for enhanced security.
Use AWS WAF to protect web applications from common web exploits.
Create rules to filter and monitor HTTP and HTTPS requests.
Integrate AWS WAF with other AWS services like CloudFront or API Gateway for comprehensive protection.
A CD Jenkinsfile automates the Continuous Delivery process in Jenkins.
Define stages for build, test, deploy
Use declarative syntax for pipeline
Include steps for version control, artifact management
Utilize plugins for notifications, approvals
Implement error handling and rollback mechanisms
I applied via Campus Placement and was interviewed in Mar 2024. There were 4 interview rounds.
Which is best City or Village
posted on 24 Dec 2024
I applied via campus placement at Chitkara Institute of Engineering & Technology, Rajpura and was interviewed in Apr 2024. There were 3 interview rounds.
It was general aptitude round.
Questions form DSA to check problem solving abilities.
Find the second largest number in an array of strings.
Convert the array of strings to an array of integers for comparison.
Sort the array in descending order and return the second element.
Handle cases where there may be duplicates of the largest number.
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
DaemonSet ensures that all or some nodes run a copy of a Pod
DaemonSet is a Kubernetes resource that ensures a copy of a Pod is running on all or some nodes in a cluster
It is useful for running a single instance of a Pod on every node in a cluster
DaemonSet is commonly used for monitoring, logging, and other system-level services
Example: Running a logging agent on every node in a Kubernetes cluster
Deployment is a way to manage and update applications in Kubernetes. StatefulSet is used for stateful applications with unique identities.
Deployment is used for stateless applications, while StatefulSet is used for stateful applications.
Deployment manages replica sets and ensures a desired state is maintained.
StatefulSet maintains a unique identity for each pod, making it suitable for applications that require stable a...
Interview experience
based on 1 review
Rating in categories
Production Analyst
128
salaries
| ₹10 L/yr - ₹21 L/yr |
Product Manager
98
salaries
| ₹18 L/yr - ₹41 L/yr |
Product Engineer
88
salaries
| ₹24 L/yr - ₹40 L/yr |
Implementation Consultant
87
salaries
| ₹12 L/yr - ₹17.9 L/yr |
Senior Product Analyst
78
salaries
| ₹10 L/yr - ₹28 L/yr |
Freshworks
Zoho
HCLTech
TCS