i
Intellewings
Filter interviews by
I applied via Campus Placement and was interviewed in Nov 2023. There were 3 interview rounds.
First round was coding as well as some technical questions of DBMS. Question level was medium to hard.
Project was assigned using HTML, CSS, JS, React and MySql
Redux is a predictable state container for JavaScript apps.
Redux is a state management tool commonly used with React.
It helps in managing the state of the application in a predictable way.
Redux stores the entire state of the application in a single immutable state tree.
Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.
Redux is commonly used for larger applicat...
The difference between == and === is that == checks for equality after type coercion, while === checks for equality without type coercion.
== is a loose equality comparison, allowing for type coercion (e.g. '1' == 1 is true)
=== is a strict equality comparison, requiring both value and type to be the same (e.g. '1' === 1 is false)
Transactions in SQL are a way to ensure data integrity by grouping multiple SQL statements into a single unit of work.
Transactions help maintain the ACID properties of a database (Atomicity, Consistency, Isolation, Durability).
They allow multiple SQL statements to be executed as a single unit, either all succeeding or all failing.
Limits in SQL refer to constraints set on the amount of data that can be stored or process...
Hashmap is a data structure that stores key-value pairs and provides constant time complexity for insertion, deletion, and retrieval.
Hashmap is also known as dictionary, associative array, or hash table.
It uses a hash function to map keys to their corresponding values in an array.
Time complexity for insertion, deletion, and retrieval is O(1) on average, but can be O(n) in worst case scenarios.
Example: HashMap<String...
Top trending discussions
posted on 27 Jan 2017
I appeared for an interview in Dec 2016.
Certifications are not mandatory for software developers, but can add value to their resume.
Certifications in programming languages like Java, Python, C++
Certifications in software development methodologies like Agile, Scrum
Certifications in cloud computing platforms like AWS, Azure
Certifications in security like CISSP, CEH
Certifications in project management like PMP
Certifications in mobile app development like Androi...
I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects to be treated as if they are of multiple types.
It enables code to be written that can work with objects of different classes in a uniform way.
Polymorphism can be achieved through method overloading or method overriding.
Example: A shape class can have multiple subclasses like circle, square, triangle, etc. and all can be treated a...
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows for code reuse and promotes code organization.
The existing class is called the parent or superclass, and the new class is called the child or subclass.
The child class inherits all the properties and methods of the parent class, and can also add new properties and method...
I applied via Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.
posted on 14 Aug 2024
I appeared for an interview in Jul 2024.
To clone a website, you need to replicate its design, functionality, and content.
Study the website's design and layout
Identify the technologies used for development
Replicate the functionality and features
Ensure the content is accurate and up-to-date
posted on 12 May 2025
I appeared for an interview in Apr 2025, where I was asked the following questions.
Debugging involves systematically identifying and resolving issues in code to ensure it functions as intended.
Reproduce the Issue: Start by replicating the problem consistently to understand its context. For example, if a function returns an unexpected value, run it with the same inputs to see the output.
Check Error Messages: Pay attention to any error messages or logs. They often provide clues about what went wrong, s...
I bring a unique blend of technical skills, problem-solving abilities, and a passion for software development that aligns with your needs.
Strong Technical Skills: I have extensive experience in Java, Spring Boot, and RESTful APIs, demonstrated by my successful project where I built a microservices architecture for an e-commerce platform.
Problem-Solving Abilities: I excel at troubleshooting and optimizing code, as shown...
I applied via Campus Placement
Its was data structure and algorithm and SQL round 4 question of dsa and 2 question of sql
OTP less work eliminates the need for one-time passwords for authentication.
OTP less work uses alternative methods like biometrics, push notifications, or hardware tokens for authentication.
It provides a more seamless and user-friendly authentication experience.
Examples include fingerprint scanning on smartphones or security keys for two-factor authentication.
I applied via Campus Placement and was interviewed before Jul 2022. There were 5 interview rounds.
50 questions in 12 minutes mostly test your arthimetic, logical knowledge.
3 coding questions in 90 mins, 1st one is from arrays an easy question, 2nd one is related to stacks and queues relatively harder and last one is hard which i am also unable to attempt. I cracked the first two questions and my solutions passed all the test cases.
Sorting algorithms are methods used to arrange elements in a specific order.
Different sorting algorithms include bubble sort, selection sort, insertion sort, merge sort, quick sort, and heap sort.
Some algorithms are more efficient than others depending on the size of the data set and the initial order of the elements.
For example, quick sort is generally faster than bubble sort for large data sets.
BFS and DFS are traversal algorithms used in trees. BFS explores level by level, while DFS explores depth first.
BFS (Breadth-First Search) visits nodes level by level, using a queue. Example: traversing a binary tree level by level.
DFS (Depth-First Search) explores as far as possible along each branch before backtracking. Example: in-order traversal of a binary tree.
I applied via Campus Placement and was interviewed before Sep 2022. There were 4 interview rounds.
Question from Array,DP
based on 1 interview experience
Difficulty level
Duration
Software Development Engineer
7
salaries
| ₹7.5 L/yr - ₹9 L/yr |
Full Stack Software Developer
6
salaries
| ₹8.5 L/yr - ₹9 L/yr |
Jr. Data Scientist
5
salaries
| ₹4.1 L/yr - ₹9 L/yr |
Software Engineer
4
salaries
| ₹4 L/yr - ₹8 L/yr |
SDE
4
salaries
| ₹7 L/yr - ₹8.5 L/yr |
Cogoport
Treebo Hotels
KrazyBee
Arzooo.com