Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.
Defect life cycle is the process of identifying, reporting, prioritizing, fixing, and verifying defects in software development.
Defects are identified through testing or user feedback
Defects are reported and prioritized based on severity and impact
Defects are fixed by developers and retested by testers
Defects are verified to ensure they have been properly fixed
Defects may be reopened if they are not fully resolved
Defec...
Smoke testing is a preliminary test to check if the basic functionalities of an application are working or not.
It is a quick and shallow test
It is performed to ensure that the critical functionalities of the application are working fine
It is usually done before the actual testing begins
It helps in identifying major issues early on in the development cycle
Example: Checking if the application is launching without any err
I applied via Referral and was interviewed before Feb 2021. There were 2 interview rounds.
Defect life cycle is the process of identifying, reporting, resolving, and verifying defects in software development.
Defects are identified during testing or by end-users
Defects are reported to the development team
The development team resolves the defects
The resolved defects are verified by testing
Defects can be reopened if they are not fully resolved
The cycle continues until all defects are resolved
Application and web servers are software programs that handle requests from clients and serve web pages and applications.
Application servers provide a platform for running applications and managing their components.
Web servers handle HTTP requests and serve web pages to clients.
Examples of application servers include Apache Tomcat, JBoss, and IBM WebSphere.
Examples of web servers include Apache HTTP Server, Nginx, and
Evolvus Solutions interview questions for popular designations
Top trending discussions
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 7 Jan 2025
Designing a CI/CD pipeline involves defining stages, tools, triggers, and integrations for automated software delivery.
Define stages for build, test, deploy, and release
Select appropriate tools for each stage (e.g. Jenkins, GitLab CI, Travis CI)
Set up triggers for automatic pipeline execution (e.g. code commit, pull request)
Integrate with version control, testing frameworks, and deployment platforms
Implement security m...
I deploy to k8s cluster using CI/CD pipelines and kubectl commands.
Use CI/CD pipelines to automate the deployment process
Leverage kubectl commands to interact with the Kubernetes cluster
Ensure proper configuration and version control for smooth deployments
Secrets in k8s are used to store sensitive information like passwords, API keys, and tokens securely.
Create secrets using kubectl create secret command
Mount secrets as volumes in pods
Access secrets in pods using environment variables or files
Rotate secrets regularly for security purposes
Pod affinity is a Kubernetes feature that allows you to influence the scheduling of pods based on the presence of other pods.
Pod affinity can be used to ensure that pods are scheduled on the same node or in close proximity to other pods.
Pod affinity can be defined at the pod level or at the node level.
Examples of pod affinity include spreading pods across different availability zones or ensuring that pods with specific
Anti affinity is a concept in cloud computing where related resources are intentionally placed on separate physical hardware to increase fault tolerance.
Anti affinity ensures that related resources, such as virtual machines or containers, are not placed on the same physical hardware to reduce the impact of hardware failures.
It is commonly used in distributed systems to improve availability and resilience.
For example, i...
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 3 interview rounds.
Coding based questions
posted on 26 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience in developing web applications
Good team player
posted on 16 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Reverse the words in a string without using built-in functions.
Split the string into an array of words using a space as the delimiter.
Create a new array and iterate over the words array in reverse order, adding each word to the new array.
Join the new array of words back into a single string with spaces between each word.
Path params are part of the URL path, while query params are appended to the URL after a '?'
Path params are used to identify a specific resource in the URL path, while query params are used to filter or sort the results
Path params are defined in the URL path itself, like /users/{id}, while query params are added after a '?' like /users?role=admin
Path params are typically used for required parameters, while query params...
Parameters in API testing include path parameters, query parameters, header parameters, and body parameters.
Path parameters are used to identify a specific resource in the URL path, e.g. /users/{id}
Query parameters are used for filtering or sorting data, e.g. /users?status=active
Header parameters contain additional information for the request, e.g. Content-Type: application/json
Body parameters are used to send data in ...
To write a post query in RestAssured, use the given() method to set request parameters and body, then use the post() method to send the request.
Use given() method to set request parameters and body
Use post() method to send the request
Example: given().param("key", "value").body("{\"name\": \"John\"}").post("/endpoint")
posted on 20 Dec 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
I have worked on projects involving e-commerce, social networking, and productivity apps with client-server architecture.
Developed an e-commerce app with a client-side interface for users to browse products and a server-side database for inventory management.
Built a social networking app with a client-server architecture for users to create profiles, connect with friends, and share updates.
Designed a productivity app w...
Interview experience
based on 28 reviews
Rating in categories
Software Engineer
34
salaries
| ₹2 L/yr - ₹6 L/yr |
QA Engineer
13
salaries
| ₹2.1 L/yr - ₹6 L/yr |
Software Developer
10
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Senior Software Engineer
9
salaries
| ₹5.9 L/yr - ₹11.4 L/yr |
Business Analyst
6
salaries
| ₹7.3 L/yr - ₹12 L/yr |
Intellect Design Arena
TCS
Infosys
Wipro