Filter interviews by
I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.
Basic aptitude such as time and work, speed time distance and some reasoning questions of directions etc.
DOM stands for Document Object Model, a programming interface for web documents. It represents the structure of a document as a tree of objects.
DOM is a programming interface for web documents.
It represents the structure of a document as a tree of objects.
DOM allows scripts to dynamically access and update the content, structure, and style of a document.
Closures in JavaScript allow functions to access variables from their outer scope even after the outer function has finished executing.
Closures are created when a function is defined within another function and has access to the outer function's variables.
Closures can be used to create private variables and functions in JavaScript.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFun...
posted on 13 Dec 2024
I applied via campus placement at SRM university (SRMU) and was interviewed in Nov 2024. There were 3 interview rounds.
It is easy and not that much tough.
Both questions from strings
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java and Python programming languages
Proficient in web development technologies like HTML, CSS, and JavaScript
Currently pursuing a degree in Computer Science
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Test has many reasoning and coding question work on building logic and data Structure
Coding round is kind of tough practice dsa questions and build your logic
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in May 2024. There were 2 interview rounds.
Leetcode medium questions was asked on hackerrank
A database is a structured collection of data, while system design involves creating a plan for how different components of a system will work together.
Database is used to store and organize data in a structured manner.
System design involves creating a plan for how different components of a system will interact and work together efficiently.
Examples of databases include MySQL, PostgreSQL, and MongoDB.
Examples of system...
posted on 17 Nov 2024
I applied via Company Website and was interviewed in Nov 2023. There were 2 interview rounds.
Assign a remote coding assessment
Clearly define the problem statement and requirements
Provide a set of input/output examples for testing
Specify the programming language and any constraints
Set a time limit for completion
Include instructions for submission and evaluation
The task of Assignment
Normal and easy coding questions
Sorting methods are algorithms used to arrange elements in a specific order.
Sorting methods include bubble sort, selection sort, insertion sort, merge sort, quick sort, etc.
They can be categorized as comparison-based or non-comparison-based algorithms.
Examples: Bubble sort compares adjacent elements and swaps them if they are in the wrong order.
Merge sort divides the array into two halves, sorts them separately, and th
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
Moderate difficulty level questions were asked
High difficulty level questions were asked
I applied via campus placement at The LNM Institute of information Technology, Jaipur and was interviewed in Jun 2022. There were 3 interview rounds.
Coding Test on there own platform
Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a subclass implement a method with the same name and parameters as its superclass.
Method overloading is used to provide different ways to call the same method with different parameters.
Method overriding is used to provide a specific implementation of a method in a subclass that is different from its su...
Multithreading is the ability of a CPU to run multiple threads concurrently, while multitasking is the ability of an OS to run multiple processes concurrently.
Multithreading is a feature of CPUs, while multitasking is a feature of operating systems.
Multithreading allows multiple threads to run concurrently within a single process, while multitasking allows multiple processes to run concurrently.
Multithreading can impro...
Switches connect devices within a network, while routers connect networks. Palindrome code checks if a string is the same forwards and backwards.
Switches operate at the data link layer, while routers operate at the network layer.
Switches use MAC addresses to forward data within a network, while routers use IP addresses to forward data between networks.
Palindrome code can be written using a loop to compare the first and...
Software Developer
3
salaries
| ₹1.5 L/yr - ₹7 L/yr |
Software Developer Trainee
3
salaries
| ₹1 L/yr - ₹2 L/yr |
TCS
Infosys
Wipro
HCLTech