i
Infosys
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Apr 2021. There was 1 interview round.
VoIP is a technology that allows voice communication over the internet.
SBC (Session Border Controller) is a device that controls the signaling and media streams involved in VoIP communication.
Codecs are algorithms that compress and decompress audio signals for transmission over the internet.
Call forwarding involves redirecting an incoming call to another number.
Call muting issues can be resolved by checking the microph...
I applied via Referral and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Referral and was interviewed in Mar 2021. There were 3 interview rounds.
Infosys interview questions for designations
I applied via Company Website and was interviewed in Nov 2020. There was 1 interview round.
Get interview-ready with Top Infosys Interview Questions
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 Referral and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
List is mutable and tuple is immutable in Python.
List can be modified after creation while tuple cannot be modified.
List uses square brackets [] while tuple uses parentheses ().
List is used for homogeneous data while tuple is used for heterogeneous data.
List is slower than tuple in terms of performance.
Example of list: [1, 2, 3] and example of tuple: (1, 'hello', 3.14)
I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
What people are saying about Infosys
Some of the top questions asked at the Infosys Consultant interview for experienced candidates -
The duration of Infosys Consultant interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 43 interviews
4 Interview rounds
based on 934 reviews
Rating in categories
Technology Analyst
55.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
30.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
28k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture