Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
Had coding questions on python and sql amd some mcq
I was interviewed in Nov 2024.
Disadvantages of Zscaler proxy include potential latency issues, limited customization options, and reliance on a third-party service.
Potential latency issues due to traffic being routed through Zscaler's servers
Limited customization options compared to on-premises solutions
Reliance on a third-party service for network security, which may raise concerns about data privacy and security
IP Surrogate in Zscaler is a feature that allows users to access the internet using a virtual IP address instead of their actual IP address.
IP Surrogate helps to protect user privacy by masking their real IP address.
It can also help bypass geo-restrictions by appearing to be located in a different region.
Organizations can use IP Surrogate to enhance security and anonymity for their network traffic.
Example: A company us...
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
Use nested loops to iterate through array and find triplets with sum 0.
Iterate through array with two nested loops to find all possible pairs.
For each pair, check if there is a third element that completes the triplet with sum 0.
Store the triplets found in a separate array.
The interview question covers topics like hashmap implementation in Java 8, bean lifecycle, annotations in Spring framework, HTTP methods, REST API authentication, and disabling junit test cases during deployment.
HashMap in Java 8 uses an array of linked lists to store key-value pairs, with the hash code of the key determining the index in the array.
Bean lifecycle in Spring framework involves initialization and destruc...
What people are saying about EPAM Systems
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
EPAM Systems interview questions for popular designations
Dsa,oops,seo,reactjs,node js
SEO stands for Search Engine Optimization, which is the practice of increasing the quantity and quality of traffic to your website through organic search engine results.
SEO involves optimizing your website content, meta tags, and backlinks to improve its visibility on search engines like Google.
Keywords play a crucial role in SEO, as they help search engines understand the relevance of your content to users' search que...
Event loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking for and handling events.
Event loop is commonly used in JavaScript to handle asynchronous operations.
It allows for non-blocking I/O operations by delegating tasks to the operating system.
Event loop continuously checks the event queue for new events and executes them in a sequential manner.
Example: setTimeout ...
Get interview-ready with Top EPAM Systems Interview Questions
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
State object is a specific instance of a state, while state is a general concept representing the condition of a system.
State object is a concrete representation of a state in a program, containing specific values and properties.
State is an abstract concept that defines the overall condition or status of a system.
In iOS development, state object could refer to an instance of a class representing the current state of a ...
posted on 21 Jul 2024
Hashmaps store key-value pairs using hashing for fast retrieval. Singleton pattern ensures only one instance of a class exists.
Hashmaps use hashing to map keys to values for efficient retrieval
Singleton pattern restricts a class to have only one instance and provides a global point of access to it
Internal working of Hashmaps involves hashing the key to determine the index where the value is stored
Singleton pattern can ...
Using Java 8 features to write efficient and concise code.
Utilize lambda expressions for functional programming
Use streams for processing collections in a more declarative way
Leverage default methods in interfaces for backward compatibility
Explore the new Date and Time API for improved handling of dates and times
Situational, what you will do if some certain situation happens
A functional interface is an interface that contains only one abstract method and can be used as a lambda expression.
Functional interfaces can have multiple default or static methods, but only one abstract method.
Functional interfaces are used in lambda expressions to provide implementation for the abstract method.
Examples of functional interfaces in Java include Runnable, Callable, and ActionListener.
Types of locks include mutex locks, spin locks, read-write locks, and file locks.
Mutex locks: used to protect shared resources by allowing only one thread to access the resource at a time.
Spin locks: busy-waiting locks that repeatedly check for the lock to become available.
Read-write locks: allow multiple readers or a single writer to access a resource.
File locks: used to prevent multiple processes from simultaneously
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
A server-side script can be called from a UI action by defining a script action in the UI action configuration.
Define a script action in the UI action configuration with the appropriate server-side script function
Use gs.eventQueue() to trigger the server-side script from the UI action
Ensure proper permissions are set for the server-side script to be executed
OAuth authentication is a secure way to grant access to resources without sharing credentials.
OAuth stands for Open Authorization
It allows a user to grant a third-party application access to their resources without sharing their credentials
OAuth uses tokens for authentication instead of passwords
It is commonly used in APIs and web applications for secure authorization
Different types of business rules include client scripts, UI policies, data policies, and script includes.
Client scripts are used to run on the client side to perform actions or validations.
UI policies are used to set mandatory fields, read-only fields, or visibility conditions on forms.
Data policies are used to enforce data consistency and integrity by defining rules on fields.
Script includes are reusable scripts that...
An asynchronous business rule is a rule that runs in the background without blocking the user interface.
Asynchronous business rules are commonly used for long-running processes that do not require immediate user interaction.
They can be used for tasks such as sending email notifications, updating records in bulk, or performing complex calculations.
An example of an asynchronous business rule could be a rule that triggers...
Methods to call a server-side script from a client-side script
Using AJAX to make a server-side request
Using REST API calls to interact with server-side scripts
Using server-side events triggered by client-side actions
Using server-side functions called from client-side scripts
Triggers in Flow Designer are events that initiate a flow when a specified condition is met.
Triggers are used to start a flow based on a specific event or condition
They can be configured to listen for events like record creation, updates, or deletions
Triggers can also be set to run on a schedule or at a specific time
Input can be passed to a workflow activity using input parameters.
Define input parameters in the workflow activity
Pass values to the input parameters when starting the workflow
Access the input parameters within the workflow activity
To send a report with an attachment regarding an incident, follow these steps.
Navigate to the incident record in ServiceNow
Click on the 'More Options' menu and select 'Create PDF'
Attach the PDF report to the incident record
Notify the relevant stakeholders about the attached report
The different types of server-side scripts include Business Rules, Script Includes, UI Policies, and Client Scripts.
Business Rules are used to define custom server-side logic that runs when a record is inserted, updated, or deleted.
Script Includes are reusable scripts that can be called from other scripts or business rules.
UI Policies are used to set mandatory or read-only fields on a form based on certain conditions.
C...
getXML, getXMLWait, and getXMLAnswer are different methods in ServiceNow for handling XML data.
getXML is used to retrieve XML data synchronously.
getXMLWait is used to retrieve XML data asynchronously.
getXMLAnswer is used to retrieve XML data and wait for a response.
Glide system objects are used in ServiceNow to interact with the platform and perform various operations.
GlideRecord
GlideSystem
GlideAggregate
GlideForm
GlideUser
Some of the top questions asked at the EPAM Systems interview -
The duration of EPAM Systems interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 482 interviews
Interview experience
based on 1.4k reviews
Rating in categories
Senior Software Engineer
2.8k
salaries
| ₹11 L/yr - ₹42 L/yr |
Software Engineer
1.7k
salaries
| ₹5.2 L/yr - ₹24 L/yr |
Lead Software Engineer
865
salaries
| ₹18 L/yr - ₹50 L/yr |
Senior Systems Engineer
305
salaries
| ₹12 L/yr - ₹38.8 L/yr |
Software Test Automation Engineer
260
salaries
| ₹6 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech