Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
Prioritizing the backlog involves considering value, dependencies, deadlines, and feedback.
Consider the value each item brings to the product or project
Take into account dependencies between items
Factor in deadlines and time constraints
Incorporate feedback from stakeholders and users
Use techniques like MoSCoW method, Kano model, or Weighted Shortest Job First
I use tools like Adobe XD, Sketch, InVision, and Figma to create prototypes.
Adobe XD
Sketch
InVision
Figma
I applied via Campus Placement and was interviewed before Jun 2021. There were 3 interview rounds.
Profit and losses, time
C language
I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jul 2020. There were 3 interview rounds.
CI/CD pipeline is a process of continuous integration and continuous delivery/deployment of software.
CI/CD pipeline automates the software delivery process
It helps in detecting and fixing bugs early in the development cycle
It ensures that the software is always in a releasable state
It reduces the time between writing code and deploying it to production
Examples of CI/CD tools include Jenkins, Travis CI, and CircleCI
Implemented automation by identifying manual processes, selecting appropriate tools, and creating scripts.
Conducted a thorough analysis of manual processes to identify areas for automation
Selected appropriate automation tools based on the requirements and budget
Created scripts using Python and Selenium to automate repetitive tasks
Implemented continuous integration and delivery using Jenkins
Provided training to the team...
Jenkinsfile is a text file that defines the entire build process for a Jenkins pipeline.
Jenkinsfile is written in Groovy syntax
It can be stored in a version control system like Git
It allows for defining stages, steps, and conditions for a pipeline
Jenkinsfile can be executed on any Jenkins instance
Example: pipeline { agent { docker 'maven:3-alpine' } stages { stage('Build') { steps { sh 'mvn -B -DskipTests clean package
To connect a machine in a private subnet, use a bastion host or VPN.
Set up a bastion host in the public subnet to act as a gateway.
Use SSH tunneling or RDP to connect to the bastion host.
From the bastion host, connect to the machine in the private subnet.
Alternatively, set up a VPN to securely connect to the private subnet.
Configure the security group and network ACLs to allow the necessary traffic.
Ansible playbooks can be verified/validated using various tools and techniques.
Use Ansible's built-in syntax checker 'ansible-playbook --syntax-check'
Use Ansible's 'ansible-lint' tool to check for best practices and potential issues
Use 'ansible-playbook --check' to simulate playbook execution without making changes
Use 'ansible-playbook --diff' to show the differences between the current and desired state
Use 'ansible-pl...
Inventory is a list of hosts where Ansible runs tasks. Roles are reusable collections of tasks, files, and templates. Variables are used to store data.
Inventory is a file or directory containing a list of hosts or groups of hosts
Roles are used to organize tasks, files, and templates into reusable collections
Variables are used to store data that can be used across multiple tasks and roles
Example: inventory file can cont...
Adding a user in Jenkins
Go to Jenkins dashboard and click on 'Manage Jenkins'
Click on 'Manage Users' and then 'Create User'
Fill in the user details and click 'Create User'
Assign the necessary permissions to the user
Maven is a build automation tool used for Java projects. Install is for local repository, deploy is for remote repository.
Maven is used to manage dependencies and build Java projects
Install command installs the project's artifact (jar, war, etc.) to the local repository
Deploy command uploads the artifact to a remote repository
Install is used during development, deploy is used for distribution
Example: 'mvn install' inst...
I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Dec 2019. There was 1 interview round.
I applied via Referral and was interviewed in Oct 2020. There were 3 interview rounds.
based on 1 interview
Interview experience
Software Engineer
38
salaries
| ₹8.5 L/yr - ₹18 L/yr |
Software Engineer2
31
salaries
| ₹11 L/yr - ₹19.2 L/yr |
Senior Software Engineer
22
salaries
| ₹15 L/yr - ₹34 L/yr |
Advisor
12
salaries
| ₹13 L/yr - ₹18 L/yr |
Software Engineer Level 1
10
salaries
| ₹8 L/yr - ₹10.6 L/yr |
TCS
Infosys
Wipro
HCLTech