i
Myanatomy Integration
Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
Create a form and log input value to console
Create an HTML form element with input field
Add an event listener to the form submit event
Retrieve the input value using JavaScript
Log the input value to console
Write a function to generate binary strings without consecutive 1's.
Use dynamic programming to keep track of previous two states
Start with base cases of 0 and 1
For each new bit, check if adding it would create consecutive 1's
If not, add it to the string and update the previous two states
Repeat until desired length is reached
Schema defines the structure of a database, Indexes improve query performance, Event Loop manages asynchronous operations.
Schema is a blueprint of a database that defines tables, columns, relationships, etc.
Indexes are data structures that improve query performance by allowing faster data retrieval.
Event Loop is a mechanism that manages asynchronous operations in JavaScript.
Other important concepts for Full Stack Devel...
LRU cache is a data structure that stores recently used items and discards the least recently used item when the cache is full.
LRU stands for Least Recently Used
It is used to improve the performance of applications by reducing the number of disk reads or network calls
It is commonly used in web browsers, databases, and operating systems
It can be implemented using a hash table and a doubly linked list
When an item is acce...
CPU scheduling is done using algorithms like FCFS, SJF, RR, etc. based on priority and burst time.
Priorities are assigned to tasks based on their importance and urgency
FCFS (First Come First Serve) algorithm schedules tasks in the order they arrive
SJF (Shortest Job First) algorithm schedules tasks with the shortest burst time first
RR (Round Robin) algorithm schedules tasks in a circular queue with a fixed time slice
Pri...
posted on 10 Aug 2022
I applied via Naukri.com
Logical, quantity, basic
Check the candidate skills
based on 2 reviews
Rating in categories
Software Developer
33
salaries
| ₹5.5 L/yr - ₹11.2 L/yr |
Full Stack Developer
6
salaries
| ₹6 L/yr - ₹7 L/yr |
Recruitment Executive
5
salaries
| ₹1.8 L/yr - ₹2.4 L/yr |
Software Engineer
4
salaries
| ₹4.2 L/yr - ₹7.5 L/yr |
Campus Relationship Manager
4
salaries
| ₹4.2 L/yr - ₹7.2 L/yr |
BYJU'S
upGrad
Unacademy
Simplilearn