i
Sorcflow
Filter interviews by
I applied via LinkedIn and was interviewed in Nov 2022. There was 1 interview round.
Common features of PHP include dynamic typing, easy integration with HTML, and extensive library support.
Dynamic typing allows for flexibility in variable types
Easy integration with HTML allows for server-side scripting
Extensive library support allows for efficient development
Other common features include object-oriented programming and database integration
PEAR is a framework and distribution system for reusable PHP components.
PEAR stands for PHP Extension and Application Repository.
It provides a structured library of code for PHP developers.
PEAR packages can be easily installed and managed using the PEAR command-line tool.
Some popular PEAR packages include PHPUnit, HTML_QuickForm, and Mail.
Dynamic websites generate content on the fly, while static websites display the s...
I applied via Referral and was interviewed in Oct 2022. There were 3 interview rounds.
To setup an EC2 server, launch an instance, choose an AMI, select instance type, configure security group, and connect to the instance.
Login to AWS console and navigate to EC2 dashboard
Click on Launch Instance button
Choose an Amazon Machine Image (AMI)
Select an instance type and configure instance details
Configure security group and storage
Review and launch the instance
Connect to the instance using SSH or RDP
Elastic IP can be set up in AWS console or using AWS CLI.
Go to EC2 dashboard in AWS console
Click on Elastic IPs in the left navigation pane
Click on Allocate new address
Select the region and click Allocate
Associate the Elastic IP with an EC2 instance or a network interface
Alternatively, use AWS CLI command 'aws ec2 allocate-address' to allocate a new Elastic IP
Elastic Transcoder is a media transcoding service provided by AWS.
It converts media files from one format to another.
It supports a wide range of input and output formats.
It can be used to create adaptive bitrate streaming.
It can be integrated with other AWS services like S3, CloudFront, etc.
EC2 is a web service that provides resizable compute capacity in the cloud.
EC2 stands for Elastic Compute Cloud
It allows users to rent virtual computers on which they can run their own applications
Users can choose from a variety of instance types with different CPU, memory, and storage capacities
EC2 instances can be launched in multiple regions around the world
Users can also configure security and networking settings f
Snowball is a physical data transport solution provided by AWS.
It is a secure and efficient way to transfer large amounts of data into and out of AWS.
It comes in two forms - Snowball and Snowball Edge.
Snowball can transfer up to 80TB of data while Snowball Edge can transfer up to 100TB of data and also has compute and storage capabilities.
It is ideal for transferring data in areas with limited or no internet connectivi...
I applied via LinkedIn and was interviewed in Sep 2022. There were 3 interview rounds.
To configure Apache server, modify the httpd.conf file and add virtual hosts.
Edit the httpd.conf file located in /etc/httpd/conf/ directory
Add virtual hosts to the httpd.conf file to host multiple websites
Restart the Apache server using the command 'systemctl restart httpd'
Configure SSL/TLS certificates for secure connections
If kernel stuck in update, we can try to reboot the system and check for any errors.
Try to reboot the system
Check for any errors
If the issue persists, try to boot into a previous kernel version
If all else fails, reinstall the kernel
LVM can be configured using the lvcreate, vgcreate and pvcreate commands.
Create physical volumes using pvcreate command
Create volume groups using vgcreate command
Create logical volumes using lvcreate command
Extend or reduce logical volumes using lvextend or lvreduce command
Mount the logical volumes to use them
Use the lvdisplay, vgdisplay and pvdisplay commands to view the LVM configuration
Patching is the process of updating software to fix vulnerabilities or bugs. It can be resolved by applying the patch.
Identify the vulnerability or bug that needs to be fixed
Find the appropriate patch for the software version
Apply the patch to the system
Test the system to ensure the patch was successful
To setup local repository, create a directory, copy packages, create repo file, and run createrepo command.
Create a directory to store packages
Copy packages to the directory
Create a repo file in /etc/yum.repos.d/ directory
Add necessary information in the repo file
Run createrepo command to create repository metadata
Updating the system involves installing the latest security patches and software updates.
Use the package manager to update the system
For Debian-based systems, use apt-get update and apt-get upgrade
For Red Hat-based systems, use yum update
Regularly check for updates and install them promptly
Reboot the system after updating to ensure changes take effect
Top trending discussions
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
posted on 4 May 2019
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
posted on 15 Feb 2022
I applied via Campus Placement
In this round you have to clear Aptitude and Basic Coding
It is pure coding test which is conduct on hacker rank platform. You have to complete 4 question(1 easy + 2 medium + 1 hard)
posted on 24 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
Find duplicate items in array of strings.
Iterate through array and store each item in a hash set.
If item already exists in hash set, it is a duplicate.
posted on 18 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
posted on 25 Aug 2021
posted on 19 Nov 2021
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Check if a number is prime and optimize the code.
Start by checking if the number is less than 2, in which case it is not prime.
Iterate from 2 to the square root of the number and check if any of them divide the number evenly.
If a divisor is found, the number is not prime. Otherwise, it is prime.
To optimise API calls in React, use asynchronous functions and caching techniques.
Use async/await to handle API calls
Implement caching to reduce network requests
Use memoization to avoid unnecessary re-renders
Consider using a state management library like Redux
Use performance profiling tools like React DevTools
based on 2 interviews
Interview experience
based on 10 reviews
Rating in categories
Linux Administrator
3
salaries
| ₹4.8 L/yr - ₹12.2 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler