i
Iksula
Filter interviews by
I applied via Naukri.com
Power bi developer with SQL knowledge
posted on 29 Jun 2024
I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.
Coding test are just basic Array and linkedList question
The 4 pillars of OOP are Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation restricts access to certain components of an object, protecting its integrity.
Abstraction hides complex implementation details and only shows the necessary features.
Polymorphism allows objects of different classes to be treated as objects of a
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
Retrieving a value involves hashing the ...
Implementation of Create, Read, Update, and Delete operations in a software system.
Use SQL queries for database operations
Create separate functions for each operation
Handle errors and exceptions properly
Test thoroughly to ensure functionality
Consider security measures to prevent unauthorized access
Seeking new challenges and opportunities for growth.
Looking for a new environment to learn and develop new skills
Interested in working on different projects and technologies
Seeking better career advancement opportunities
Wanting to work in a more collaborative team environment
I applied via LinkedIn and was interviewed in Dec 2020. There were 3 interview rounds.
JS Prototype is a mechanism for inheritance and sharing properties among objects.
Prototype is a property of every JavaScript function.
It allows objects to inherit properties and methods from other objects.
Modifying the prototype of a function affects all instances of that function.
Prototype chain is used to look up properties and methods of an object.
Prototype can be used to add new methods and properties to existing o
To find the total number without any loop in Node.js
Use the reduce() method to sum up the values in an array
Use the length property of an array to get the total number of elements
Use the Object.keys() method to get the total number of keys in an object
Promises, async/await, and callbacks are all ways to handle asynchronous operations in Node.js.
Callbacks are functions passed as arguments to another function and called when the operation is complete.
Promises represent a value that may not be available yet, but will be resolved at some point in the future.
Async/await is a syntax for writing asynchronous code that looks like synchronous code.
Callbacks are the oldest an...
Promises are used in Node to handle asynchronous operations and avoid callback hell.
Promises simplify error handling and make code more readable.
Promises allow for chaining multiple asynchronous operations.
Promises can be used with async/await to write synchronous-looking code.
Example: fetching data from an API using axios library with promises.
Example: reading a file with promises in Node's fs module.
Sequelize is an ORM for Node.js that supports multiple databases and provides easy data modeling and querying.
Sequelize is used to interact with databases in Node.js
It supports multiple databases like MySQL, PostgreSQL, SQLite, etc.
It provides easy data modeling and querying with its object-relational mapping
Example: const sequelize = new Sequelize('database', 'username', 'password', { dialect: 'mysql' });
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Duration 1 hr general aptitude topics
Duration 1hr subject related coding questions
posted on 8 Apr 2024
posted on 12 Apr 2024
I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.
Logic and MCQ were there
COBOL DB2 is a programming language used for database management. Checkpoint logic is used to ensure data integrity and recoverability.
COBOL DB2 is used for accessing and manipulating data in DB2 databases.
Checkpoint logic in COBOL DB2 involves saving the current state of the database at specific points to ensure data integrity.
To add checkpoint logic, you can use COMMIT and ROLLBACK statements in your COBOL DB2 progra...
JCL (Job Control Language) is used to control batch jobs on mainframe systems. Restarting a job involves identifying the step where it failed and resubmitting the job from that step.
JCL is used to define and control batch jobs on mainframe systems
To restart a job, identify the step where it failed
Modify the JCL to start from the failed step by specifying the restart parameter
Submit the modified JCL to restart the job
posted on 25 Jul 2024
It was easy, the topic is upi
Aptitude + coding Test
posted on 5 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
30 mins Aptitude Question
30 mins - 3 Coding Question
Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.
Rest API stands for Representational State Transfer Application Programming Interface.
It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.
RESTful APIs use URLs to access resources, and return data in JSON or XML format.
Stateless communication allows for scalability and flexibilit...
Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.
200 - OK: Request was successful
201 - Created: Request was successful and a new resource was created
400 - Bad Request: The server cannot process the request due to a client error
403 - Forbidden: The server understood the request, but refuses to authorize it
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
E-Commerce Executive
190
salaries
| ₹0.9 L/yr - ₹3.2 L/yr |
Senior E Commerce Executive
61
salaries
| ₹1.5 L/yr - ₹3.8 L/yr |
Senior Executive
59
salaries
| ₹1.3 L/yr - ₹3.8 L/yr |
Team Lead
51
salaries
| ₹1.8 L/yr - ₹8.4 L/yr |
Samsung experience Consultant
41
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Luxoft
Thryve Digital
Mantra Technologies
Hitech Digital Solutions