i
Zensar Technologies
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
Risky user identification involves analyzing user behavior and implementing measures to reduce potential risks.
Utilize user behavior analytics to identify unusual patterns or activities
Implement multi-factor authentication for sensitive actions
Regularly review user access permissions and revoke unnecessary privileges
Train employees on cybersecurity best practices to prevent risky behavior
Monitor user activity in real-t...
Email campaigns should be handled strategically with personalized content and targeted audience segmentation.
Segment your audience based on demographics, behavior, or preferences to send personalized content.
Use A/B testing to optimize subject lines, content, and timing for better engagement.
Monitor key metrics such as open rates, click-through rates, and conversions to measure campaign success.
Automate email workflows...
Siem content development involves creating rules and use cases to detect and respond to security threats.
Developing custom rules to monitor for specific security events
Creating use cases to identify patterns of suspicious activity
Leveraging threat intelligence feeds to enhance detection capabilities
Implementing a process to prevent brute force attacks on a system.
Implement account lockout policies after a certain number of failed login attempts
Use CAPTCHA or multi-factor authentication to verify user identity
Monitor login attempts and block IP addresses with suspicious activity
Regularly update passwords and educate users on strong password practices
Enable two-factor authentication, change passwords, monitor account activity.
Enable two-factor authentication for added security.
Change passwords regularly to prevent unauthorized access.
Monitor account activity for any suspicious behavior.
Notify the account provider immediately if account is compromised.
posted on 19 Nov 2024
Lifecycle hooks in Angular are methods that allow you to tap into the lifecycle of a component or directive.
Lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.
ngOnInit is used for initialization logic, ngOnChanges is used for reacting to input changes, ngOnDestroy is used for cleanup tasks, etc.
Example: ngOnInit() { console.log('Component initialized'); }
Use a subquery to find the third highest salary from the employees table in MySQL.
Use a subquery to select distinct salaries from the employees table.
Order the salaries in descending order and use LIMIT to get the third highest salary.
Example: SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 2, 1;
Steps to connect to a database involve specifying the database type, providing credentials, and establishing a connection.
Specify the type of database you want to connect to (e.g. MySQL, PostgreSQL, MongoDB).
Provide the necessary credentials such as username and password.
Establish a connection using a programming language or tool like JDBC, ODBC, or ORM frameworks.
posted on 28 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
I am currently responsible for managing client relationships and project timelines in my current company.
Managing client relationships by ensuring clear communication and addressing any concerns or issues promptly
Creating and maintaining project timelines to ensure deliverables are met on time
Collaborating with cross-functional teams to ensure project success
Providing regular updates to clients on project progress and
SAP PP involves business processes related to production planning and control.
Creation of production orders
Material requirement planning
Capacity planning
Shop floor execution
Production scheduling
The org structure of SAP refers to the way in which SAP organizes its internal departments, teams, and reporting relationships.
SAP typically follows a matrix organizational structure, with functional departments (such as sales, marketing, finance) and project teams working together.
The org structure can vary depending on the size and complexity of the organization, as well as the specific industry or market focus.
SAP m...
posted on 20 Jul 2024
Program to convert aaabbbcdd string to a3b3c1d2.
Iterate through the input string and keep track of the current character and its count
Append the character and its count to a new string as you iterate
Return the new string once all characters have been processed
Program to find count of palindromes in a given string
Iterate through each substring and check if it is a palindrome
Use two pointers approach to check for palindromes efficiently
Consider both odd and even length palindromes
Handle edge cases like single characters and empty strings
Example: Input 'ababa', Output: 5 (a, b, aba, b, a)
GraphQL is a query language for APIs, Web workers run scripts in background threads, Service workers are scripts that run in the background and can intercept network requests.
GraphQL is a query language for APIs that allows clients to request only the data they need.
Web workers run scripts in background threads separate from the main browser thread, improving performance by handling tasks concurrently.
Service workers a...
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
SOA focuses on large, monolithic services while Microservices are small, independent services.
SOA is a centralized architecture with shared services, while Microservices are decentralized with each service having its own database.
SOA is typically implemented using ESB (Enterprise Service Bus), while Microservices communicate via lightweight protocols like HTTP or messaging queues.
SOA is more suitable for large enterpri...
I applied via Naukri.com
Software Engineer
3.9k
salaries
| ₹2.4 L/yr - ₹10 L/yr |
Senior Software Engineer
3.8k
salaries
| ₹6 L/yr - ₹23 L/yr |
Technical Specialist
1.5k
salaries
| ₹9.4 L/yr - ₹33 L/yr |
Softwaretest Engineer
833
salaries
| ₹2.6 L/yr - ₹9.5 L/yr |
Senior Technical Specialist
704
salaries
| ₹11.5 L/yr - ₹40.2 L/yr |
TCS
Infosys
Wipro
HCLTech