i
Kindlebit Solutions
Filter interviews by
I applied via Company Website and was interviewed before Sep 2020. There were 3 interview rounds.
CORS policies prevent web pages from making requests to a different domain than the one that served the web page.
CORS stands for Cross-Origin Resource Sharing
It is a security feature implemented in web browsers
It prevents web pages from making requests to a different domain than the one that served the web page
To tackle with CORS policies, we can use techniques like JSONP, proxy server, or CORS headers
JSONP is a techni...
Middlewares are software components that act as a bridge between different applications or systems.
They provide a layer of abstraction between the application and the underlying system.
They can handle tasks such as authentication, logging, and error handling.
Examples include Express.js middleware for Node.js applications and Django middleware for Python applications.
DOM stands for Document Object Model. It is a programming interface for web documents.
DOM is a tree-like structure that represents the HTML or XML document.
It allows JavaScript to access and manipulate the content and structure of a web page.
DOM provides methods and properties to modify the document dynamically.
It is platform and language independent.
Example: document.getElementById('myElement').innerHTML = 'New conten
Queue system in Laravel is a background job processing system.
Allows to defer time-consuming tasks
Uses drivers like database, Redis, Amazon SQS, etc.
Can prioritize jobs and set maximum attempts
Example: sending emails, generating reports, etc.
Top trending discussions
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There was 1 interview round.
A key generator is a tool used to create unique keys for various purposes.
Use a combination of letters, numbers, and special characters to create a unique key
Consider using a hashing algorithm to generate the key
Ensure the key is sufficiently long and random to minimize the chance of collisions
posted on 6 Jan 2023
I applied via Approached by Company and was interviewed in Jul 2022. There were 3 interview rounds.
Questions related to web development and architecture
Session is a way to store user-specific data on the server-side
Session can be stored in-memory, on the server's file system, or in a database
3-tier architecture separates presentation, application logic, and data storage
3-layered architecture separates presentation, business logic, and data access
SOA is a design pattern where software components communicate with each...
posted on 22 Jun 2022
Null is absence of value while object is a collection of properties and methods.
Null is a primitive value while object is a complex data type.
Null is used to indicate absence of value while object is used to represent real-world entities.
Null cannot have properties or methods while object can have both.
Example of null: let x = null; Example of object: let person = { name: 'John', age: 30 };
posted on 29 Nov 2022
I applied via Approached by Company and was interviewed before Nov 2021. There were 2 interview rounds.
Array and OOPS concept. Given set of questions to solve with each oops concept
Inheritance in car model refers to the ability of a new car model to inherit features and characteristics from an existing car model.
Inheritance allows for the creation of a new car model that shares common features with an existing car model
The new car model can add or modify features inherited from the existing car model
For example, a new sports car model can inherit features from a base car model such as engine, tra...
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Give 10 questions from node js backend
package.json is a file used in Node.js projects to manage dependencies, scripts, and metadata.
It is a JSON file that contains information about the project, such as name, version, dependencies, and scripts.
It is used to manage project dependencies by listing them in the 'dependencies' and 'devDependencies' fields.
It allows developers to define scripts for tasks like building, testing, and running the project.
Example: {...
Components in Angular are building blocks of an application. Data can be shared between components using input properties and output events.
Components in Angular are reusable, self-contained units of code that define a part of the user interface.
Data can be shared to a component using input properties, where data is passed from the parent component to the child component.
Data can also be shared from a child component t...
=== is strict equality operator, while == is loose equality operator. === is commonly used in real-time projects for accurate comparisons.
=== is a strict equality operator that checks both value and type of operands
== is a loose equality operator that only checks the value of operands
=== is commonly used in real-time projects to ensure accurate comparisons and prevent unexpected type coercion issues
Arrow function syntax in JavaScript
Arrow functions are concise syntax for writing function expressions in JavaScript
They have a shorter syntax compared to traditional function expressions
They do not have their own 'this', 'arguments', 'super', or 'new.target' keywords
Arrow functions are concise syntax for writing function expressions, while anonymous functions do not have a name.
Arrow functions have a shorter syntax compared to anonymous functions.
Arrow functions do not have their own 'this' keyword, while anonymous functions do.
Arrow functions do not have 'arguments' object, while anonymous functions do.
Arrow functions are not hoisted, while anonymous functions are hoisted.
Software Engineer
20
salaries
| ₹2 L/yr - ₹8.3 L/yr |
Software Developer
14
salaries
| ₹1.8 L/yr - ₹7.2 L/yr |
Android Developer
7
salaries
| ₹1.6 L/yr - ₹4.1 L/yr |
Team Lead
6
salaries
| ₹5.2 L/yr - ₹11.7 L/yr |
Content Writer
6
salaries
| ₹1.5 L/yr - ₹4 L/yr |
SPARX IT Solutions
Techugo
Hidden Brains InfoTech
Accel Frontline