i
Cigniti Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2023. There were 4 interview rounds.
Top trending discussions
I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.
posted on 20 Apr 2022
I applied via Recruitment Consulltant and was interviewed before Apr 2021. There was 1 interview round.
NoSQL databases are non-relational databases that store and retrieve data in a non-tabular format.
Document-oriented databases (MongoDB, Couchbase)
Key-value stores (Redis, Riak)
Column-family stores (Cassandra, HBase)
Graph databases (Neo4j, OrientDB)
Scaling refers to the process of increasing or decreasing the capacity of a system to handle more or less load.
Vertical Scaling: Adding more resources to a single node
Horizontal Scaling: Adding more nodes to a system
Load Balancing: Distributing the load across multiple nodes
Database Sharding: Splitting a database into smaller parts to distribute the load
Caching: Storing frequently accessed data in memory for faster acc
I applied via Approached by Company and was interviewed before Apr 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.
Event loop is used in programming languages like JavaScript and Python.
It manages the execution of multiple tasks by prioritizing them based on their priority level.
It continuously checks for new events and executes them in a loop.
It allows for efficient handling of I/O operations without blocking the main thread.
It is co...
let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.
let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.
const is used to declare variables that cannot be reassigned and have block scope.
Using const does not mean the value is immutable, only the variable reference is.
let and const were introduc...
posted on 21 Nov 2020
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
posted on 21 Apr 2021
posted on 4 Jun 2021
Singleton design pattern restricts the instantiation of a class to one object.
Ensures only one instance of a class exists
Provides a global point of access to that instance
Used when only one instance of a class is needed throughout the application
Example: Database connection manager
based on 1 interview
Interview experience
Senior Test Engineer
613
salaries
| ₹5.5 L/yr - ₹21.4 L/yr |
Senior Engineer
559
salaries
| ₹7 L/yr - ₹28 L/yr |
Test Lead
382
salaries
| ₹6.8 L/yr - ₹27 L/yr |
Test Engineer
367
salaries
| ₹4 L/yr - ₹11.5 L/yr |
Engineer
274
salaries
| ₹3.2 L/yr - ₹13 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software