i
SATTRIX Information Security
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
Python is interpreted language to provide ease of use, flexibility and portability.
Python code is executed line by line, making it easier to debug and test.
Python does not require compilation, making it more flexible and portable.
Python's interpreter allows for dynamic typing and automatic memory management.
Python's interpreter also allows for interactive programming and rapid prototyping.
Python's interpreted nature ma...
Top trending discussions
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
posted on 9 Feb 2022
I applied via Campus Placement
Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
List is a collection of ordered and changeable elements.
Lists are created using square brackets []
Elements in a list can be of different data types
Lists can be sliced and concatenated
Example: my_list = [1, 'apple', True, 3.14]
Lists are mutable and can be modified, while tuples are immutable and cannot be modified.
Lists are enclosed in square brackets [], while tuples are enclosed in parentheses ().
Lists can have elements of different data types, while tuples can have elements of the same or different data types.
Lists have more built-in methods for manipulation, such as append(), remove(), and sort().
Tuples are generally used for heterogeneo...
A dictionary is a collection of key-value pairs, where each key is unique and used to access its corresponding value.
Keys must be immutable objects like strings, numbers, or tuples.
Values can be any type of object, including other dictionaries.
Dictionaries are unordered, meaning the order of items is not guaranteed.
Accessing a value using a key is fast and efficient.
Example: {'name': 'John', 'age': 30, 'city': 'New Yor
To get the value for a key from a dictionary in Python, use the square bracket notation or the get() method.
Use square brackets and the key name to access the value directly: dictionary[key]
Alternatively, use the get() method to retrieve the value: dictionary.get(key)
If the key is not present in the dictionary, using square brackets will raise a KeyError, while get() will return None or a default value if specified
Memory management is the process of allocating and deallocating memory in a computer system.
Memory is allocated dynamically using malloc() or new() functions.
Memory leaks occur when memory is not deallocated after use.
Garbage collection is used in languages like Python to automatically deallocate memory.
Memory fragmentation can occur when memory is allocated and deallocated frequently.
Memory management is important for
RestAPI is a web service that uses HTTP requests to access and manipulate data.
RestAPI stands for Representational State Transfer Application Programming Interface.
It is a standard protocol used for creating web services.
It uses HTTP methods like GET, POST, PUT, DELETE to perform operations on data.
It returns data in various formats like JSON, XML, etc.
Examples of RestAPIs include Twitter API, Facebook API, etc.
posted on 11 Feb 2022
I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.
1st test was aptitude and a easy coding test
The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question
I appeared for an interview before Mar 2024.
The aptitude test mainly covered logical reasoning, quantitative aptitude, and basic programming concepts. Questions were of moderate difficulty, with some time-based problem-solving challenges. Practicing common aptitude topics like puzzles, numerical ability, and coding fundamentals can help in preparation.
The group discussion round focused on general topics related to technology, current affairs, and workplace scenarios. The evaluators were looking for clarity of thought, communication skills, and how well candidates could present their points while engaging with others. Staying confident and actively participating helped in getting selected.
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
An actual component is a reusable and modular piece of software that performs a specific function within a larger system.
Components are often designed to be independent and can be easily integrated into different systems.
Examples of components include buttons, input fields, and dropdown menus in a user interface.
Components can have their own logic, styling, and functionality, making them versatile building blocks for s
Designing the architecture for a software system involves planning the structure and components of the system.
Identify the key components of the system and their interactions
Choose appropriate technologies and frameworks for each component
Consider scalability, performance, security, and maintainability
Create a detailed diagram or documentation of the architecture
Cyber Security Engineer
55
salaries
| ₹2.3 L/yr - ₹9 L/yr |
Cyber Security Analyst
48
salaries
| ₹2 L/yr - ₹8 L/yr |
Security Analyst
36
salaries
| ₹2.3 L/yr - ₹9.3 L/yr |
SOC Analyst
31
salaries
| ₹2 L/yr - ₹6.2 L/yr |
Cyber Security Associate
18
salaries
| ₹2.2 L/yr - ₹3.6 L/yr |
Northcorp Software
Webdew
HyScaler
Apmosys Technologies