Filter interviews by
I applied via Approached by Company and was interviewed before Dec 2023. There was 1 interview round.
Transit Gateway is a service that allows for centralized management of multiple VPCs and VPN connections in AWS.
Acts as a hub that connects multiple VPCs and on-premises networks
Simplifies network architecture by reducing the number of connections needed
Supports VPN connections, Direct Connect, and inter-region peering
Allows for routing between connected networks using route tables
I applied via Job Fair and was interviewed in Apr 2023. There were 2 interview rounds.
Public IP is accessible from the internet while private IP is only accessible within a private network.
Public IP is assigned by the internet service provider and is unique globally.
Private IP is assigned by the network administrator and is unique within the private network.
Public IP is used to communicate with devices outside the private network.
Private IP is used to communicate within the private network.
Examples of p...
EC2 can access the network through Elastic Network Interfaces (ENIs) and Security Groups.
EC2 instances are launched in a VPC and can be assigned one or more ENIs.
ENIs provide a virtual network interface, including a private IP address, security groups, and MAC address.
Security Groups act as a virtual firewall, controlling inbound and outbound traffic to the EC2 instance.
EC2 instances can also be assigned Elastic IP add
Active Directory can be installed using the Server Manager or PowerShell.
Open Server Manager and select Add Roles and Features
Select Active Directory Domain Services and follow the wizard
Alternatively, use PowerShell command Install-WindowsFeature AD-Domain-Services
Configure the domain and add users and groups as needed
Domain is a logical group of computers while forest is a collection of domains.
Domain is a security boundary within which users, computers, and other resources are managed.
Forest is a collection of one or more domains that share a common schema, configuration, and global catalog.
Domains can be organized into a hierarchy, while forests cannot.
Domains can have different security policies, while forests have a common secu...
No, files cannot be directly stored in S3 Glacier
S3 Glacier is designed for long-term archival storage of data
Files must first be stored in S3 Standard or S3 Infrequent Access before transitioning to Glacier
Transitioning to Glacier incurs additional costs and retrieval times
There are 3 availability zones in Mumbai and 2 in Hyderabad regions.
Mumbai region has 3 availability zones named ap-south-1a, ap-south-1b, and ap-south-1c.
Hyderabad region has 2 availability zones named ap-south-2a and ap-south-2b.
Availability zones are distinct locations within a region that are engineered to be isolated from failures in other availability zones.
I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 2 interview rounds.
To create a PST file and add data, follow these steps:
Open Microsoft Outlook and click on 'New Items' in the 'Home' tab
Select 'More Items' and then 'Outlook Data File'
Choose a location and name for the PST file and click 'OK'
To add data, drag and drop emails, contacts, or other items into the PST file
Alternatively, go to 'File' > 'Open & Export' > 'Import/Export' and follow the prompts to import data into the PST file
I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.
I am currently working at XYZ Company as a Collections Executive.
Working at XYZ Company
Role: Collections Executive
Pentagon System and Services interview questions for popular designations
I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.
I am a detail-oriented business analyst with experience in data analysis and process improvement.
I have a Bachelor's degree in Business Administration
I have worked with various stakeholders to identify business needs and requirements
I am proficient in SQL and Excel for data analysis
I have experience in process improvement and project management
I am a strong communicator and collaborator
I have completed a business analyst certification course and have interned at a software development company.
Completed a business analyst certification course from XYZ Institute
Interned at ABC Software Development Company for 6 months
Worked on requirement gathering, documentation and analysis for a project
Assisted senior business analysts in creating project plans and reports
The Instrumentation Department is responsible for designing, installing, and maintaining control systems and instruments used in industrial processes.
Designing and implementing control systems for industrial processes
Installing and maintaining instruments used in industrial processes
Ensuring accuracy and reliability of instruments and control systems
Collaborating with other departments to optimize processes and improve...
I am excited to join Affine Analytics because of their reputation for delivering innovative solutions and their focus on employee growth.
Affine Analytics has a strong track record of delivering cutting-edge solutions to clients across industries.
I am impressed by the company's commitment to employee growth and development, as evidenced by their training and mentorship programs.
I am excited about the opportunity to work...
Data analytics allows me to use my technical skills to solve business problems and make data-driven decisions.
Data analytics helps me to identify patterns and trends in data that can be used to improve business processes.
It allows me to work with large datasets and use statistical methods to extract insights.
I can use my technical skills to develop and implement data models and algorithms.
Data analytics is a growing fi...
No, two diodes in series cannot work as a transistor.
Transistors have three terminals while diodes have two.
Transistors can amplify signals while diodes cannot.
Transistors can be used as switches while diodes cannot.
Diodes in series will only increase the voltage drop.
Transistors have different modes of operation such as common emitter, common base, and common collector.
I developed a drone that can detect and monitor forest fires.
Designed and built a drone with thermal imaging camera
Integrated machine learning algorithm to detect fire
Tested and validated the drone in a controlled forest environment
Presented the project at a national engineering conference
I play badminton twice a week as a hobby.
I enjoy playing badminton as a way to stay active and relieve stress.
I usually play with friends or family members at a local community center.
I have been playing badminton for several years and have improved my skills over time.
No, I don't have any problem working in Bangalore.
I am familiar with the city and its culture
I have worked in Bangalore before and enjoyed my experience
I am open to new experiences and challenges
I am willing to adapt to the local environment and work culture
Real Madrid is my favorite because of their rich history, success, and style of play.
Real Madrid has won a record 13 Champions League titles, which is a testament to their success
Their style of play is attractive and entertaining to watch
The club has a rich history and has had some of the greatest players in football history, such as Cristiano Ronaldo and Zinedine Zidane
Factors to consider before going App only as CEO of Flipkart
Analyze the data from website and app to understand user behavior
Evaluate the impact on sales and revenue
Consider the potential loss of customers who prefer website over app
Assess the cost of developing and maintaining the app
Evaluate the competition and their strategies
Consider the impact on brand image and customer loyalty
Assess the feasibility of providing ...
I applied via Referral and was interviewed in Feb 2024. There were 3 interview rounds.
The first round was a combination of MCQs and SQL Coding test. It consisted of 23 MCQs on SQL, 10 MCQs on Power BI and 5 SQL Coding questions.
A pivot table in Excel is a data summarization tool that allows you to reorganize and summarize selected columns and rows of data.
Pivot tables allow you to analyze and summarize large amounts of data in a spreadsheet.
You can easily rearrange the layout of the data to view it from different perspectives.
Pivot tables can perform functions like sum, average, count, and more on the data.
They are useful for creating reports...
Data Validation in Excel ensures that data entered in a cell meets certain criteria or conditions.
Data Validation allows you to set rules for what can be entered in a cell, such as a range of values, a list of items, or a custom formula.
Examples of Data Validation include setting a drop-down list of options for a cell, restricting input to a certain number range, or ensuring dates are entered in a specific format.
Data ...
The order of execution of an SQL query involves multiple steps to retrieve data from a database.
1. Parsing: The SQL query is first parsed to check for syntax errors.
2. Optimization: The query optimizer creates an execution plan to determine the most efficient way to retrieve data.
3. Compilation: The optimized query is compiled into an executable form.
4. Execution: The compiled query is executed by the database engine t...
Tree Map visualizes hierarchical data using nested rectangles, while Heatmap displays data values using color gradients.
Tree Map displays data hierarchically with nested rectangles, where the size and color represent different measures.
Heatmap visualizes data values using color gradients, with darker colors indicating higher values.
Tree Map is useful for showing hierarchical data structures, while Heatmap is effective ...
Extract Data saves a snapshot of data in Tableau workbook, while Live Connection directly connects to data source.
Extract Data creates a static copy of data in Tableau workbook, while Live Connection directly queries data source in real-time.
Extract Data is useful for working offline or with small datasets, while Live Connection is ideal for large datasets or when data is frequently updated.
Extract Data can improve per...
I appeared for an interview in Aug 2024.
The sql questions were hard
based on 6 interviews
Interview experience
based on 123 reviews
Rating in categories
Engineer- Customer Support
86
salaries
| ₹1.9 L/yr - ₹4.5 L/yr |
Desktop Support Engineer
37
salaries
| ₹2.3 L/yr - ₹4.6 L/yr |
Cloud Engineer
28
salaries
| ₹2.5 L/yr - ₹9 L/yr |
Technical Support Engineer
23
salaries
| ₹2 L/yr - ₹4 L/yr |
Information Technology Support Engineer
12
salaries
| ₹3.5 L/yr - ₹6.2 L/yr |
Value Point Systems
JoulestoWatts Business Solutions
Saama Technologies
Systems Plus