i
Maas
Infosolutions
Filter interviews by
I applied via LinkedIn and was interviewed before Mar 2023. There was 1 interview round.
A view in SQL server is a virtual table that contains the result set of a SELECT statement.
Views are used to simplify complex queries by storing them as a virtual table.
Views can be used to restrict access to specific columns or rows of a table.
Views can improve performance by pre-computing expensive queries.
Example: CREATE VIEW vwEmployee AS SELECT FirstName, LastName FROM Employees;
Transactions in SQL server ensure data integrity by grouping multiple SQL statements into a single unit of work.
Transactions help maintain data consistency by either committing all changes or rolling them back if an error occurs.
Use BEGIN TRANSACTION to start a transaction, COMMIT to save changes, and ROLLBACK to undo changes.
Example: BEGIN TRANSACTION; UPDATE table SET column = value; COMMIT; - commits the changes mad...
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.
It allows for better control over the data by preventing direct access from outside the class.
Encapsulation promotes code reusability and modularity by keeping related data and methods together.
Example: In a class ...
Roll back in SQL server is a process of reverting the database to a previous state before a transaction was executed.
Roll back is used to undo changes made by a transaction that has not been committed.
It can be done using the ROLLBACK statement in SQL.
Rolling back a transaction restores the data to its original state before the transaction started.
Example: ROLLBACK TRANSACTION;
Roll back is important for maintaining dat...
Top trending discussions
I applied via Company Website and was interviewed in May 2022. There were 4 interview rounds.
English maths reasoning and IT cybersecurity related mcq
Focus on the topic, think and speak
Digital vs non digital
I applied via LinkedIn
Python coding tests and technical interviews.
I possess strong cybersecurity skills including knowledge of network security, encryption, penetration testing, and incident response.
Knowledge of network security protocols and best practices
Experience with encryption techniques and tools
Proficiency in conducting penetration testing to identify vulnerabilities
Ability to respond to and mitigate security incidents
Familiarity with security compliance standards such as GD...
General mathematics, pseudo code.
Time: 30min
GD: lead tech concepts
Select a primary coding language and ensure that the fundamental concepts are well understood.
Cybersecurity is the practice of protecting systems, networks, and data from digital attacks.
Cybersecurity involves implementing measures to prevent unauthorized access to information.
It includes techniques such as encryption, firewalls, and antivirus software.
Examples of cyber attacks include malware, phishing, and denial of service attacks.
posted on 2 May 2025
I appeared for an interview in Apr 2025, where I was asked the following questions.
Java, Python, and the fundamentals of networking.
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
2+2 coding formula in java script
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Bhash Software Labs
QR Crypher
Apptunix
HirePro Consulting