i
Zero Defend Security
Filter interviews by
Be the first one to contribute and help others!
I applied via Referral and was interviewed in Aug 2023. There were 4 interview rounds.
Basic aptitude questions for different programming languages
Easy-level questions like Djikstra algorithm.
I applied via Walk-in and was interviewed in May 2023. There were 3 interview rounds.
I was motivated to become a software developer due to my passion for problem-solving and creating innovative solutions.
Passion for problem-solving
Interest in creating innovative solutions
Enjoyment of logical thinking and coding
Opportunity to work on challenging projects
Desire to contribute to the advancement of technology
Yes
Explained the concept of cloud computing to a group of business executives
Used simple analogies and visual aids to convey complex technical concepts
Adapted the language and terminology to match the audience's level of understanding
I ensure code security through secure coding practices, code reviews, and vulnerability testing.
Follow secure coding practices such as input validation, output encoding, and proper error handling.
Conduct regular code reviews to identify and fix security vulnerabilities.
Perform vulnerability testing using tools like static code analyzers and penetration testing.
Stay updated with the latest security best practices and pa...
In an agile development environment, tasks are prioritized based on value, urgency, dependencies, and team capacity.
Value: Prioritize tasks that deliver the most value to the customer or business.
Urgency: Address tasks that have immediate deadlines or time-sensitive requirements.
Dependencies: Resolve tasks that are dependent on the completion of other tasks.
Team Capacity: Consider the team's capacity and workload to en...
The stages of software development lifecycle include planning, analysis, design, implementation, testing, deployment, and maintenance.
Planning: Defining project goals, requirements, and resources.
Analysis: Gathering and understanding user needs and system requirements.
Design: Creating a blueprint of the software solution.
Implementation: Writing code and developing the software.
Testing: Verifying the functionality and i...
I applied via LinkedIn and was interviewed in Feb 2021. There were 5 interview rounds.
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
1st round we had 3 coding question that has to be written(Easy,Medium,Hard)
We had Gd with self intro
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
DSA coding easy ,time complexity,space complexity
Written Coding Test - Arrays, Matrix in any language
GD is Group Discussion only shortlisted students will attend GD Round
Coding test in any language
Any topics for the GD
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Check if the input string is equal to its reverse
Ignore spaces and punctuation when checking for palindromes
Convert the input string to lowercase for case-insensitive comparison
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
A peak element in an array is an element that is greater than or equal to its neighbors.
Iterate through the array and check if the current element is greater than its neighbors.
If the element at index i is greater than or equal to elements at indices i-1 and i+1, it is a peak element.
Example: ['1', '3', '2', '4', '1'] has peak elements at index 1 and 3.
Rotate a 2D array by 90 degrees clockwise
Transpose the array
Reverse each row of the transposed array
Pollitices current generation
posted on 15 Mar 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.
Languages commonly used in web development include HTML, CSS, and JavaScript.
HTML is used for creating the structure of web pages
CSS is used for styling the web pages
JavaScript is used for adding interactivity to web pages
posted on 7 Jun 2024
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
JavaScript is a high-level, interpreted programming language that is used to make web pages interactive and dynamic.
JavaScript is commonly used for client-side web development.
It can be used to create interactive features like animations, form validation, and dynamic content.
JavaScript can also be used on the server-side with platforms like Node.js.
It is a versatile language that is supported by all major web browsers.
...
Flex in CSS is a layout module that allows elements to adjust their sizes dynamically to fill available space.
Flexbox is used to create flexible layouts where items can grow or shrink to fill the available space.
It provides a more efficient way to layout, align, and distribute space among items in a container.
Flex properties like flex-grow, flex-shrink, and flex-basis control how items behave within a flex container.
Ex...
A function in JavaScript is a block of code that can be defined and called to perform a specific task.
Functions can be declared using the 'function' keyword followed by a name and a set of parentheses for parameters.
Functions can also be defined as arrow functions using the '=>' syntax.
Functions can be called by using their name followed by parentheses containing any required arguments.
Inheritance in Java allows a class to inherit attributes and methods from another class.
Inheritance is a key feature of object-oriented programming in Java.
It promotes code reusability by allowing a new class to use the properties and methods of an existing class.
The class that is inherited from is called the superclass or parent class, while the class that inherits is called the subclass or child class.
Example: class ...
based on 2 reviews
Rating in categories
AppLogiQ
Calibraint
Angstrom Education
Technotrust Solutions