Filter interviews by
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Basic questions from website codewar
Promises are used for asynchronous programming in JavaScript. var is function-scoped, let is block-scoped, and const is block-scoped and cannot be reassigned.
Promises are used to handle asynchronous operations in JavaScript.
var is function-scoped, let is block-scoped, and const is block-scoped and cannot be reassigned.
Example: var x = 10; let y = 20; const z = 30;
Types of loops in JavaScript include for, while, and do-while loops.
For loop: Executes a block of code a specified number of times.
While loop: Executes a block of code while a specified condition is true.
Do-while loop: Executes a block of code once, and then repeats the loop as long as a specified condition is true.
Top trending discussions
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
I applied via Naukri.com and was interviewed in Jun 2024. There were 5 interview rounds.
I am a passionate web developer with experience in front-end and back-end technologies.
Experienced in HTML, CSS, JavaScript, and various frameworks like React and Angular
Proficient in server-side languages like Node.js and PHP
Familiar with databases such as MySQL and MongoDB
I was responsible for front-end and back-end development, maintaining and updating websites, and collaborating with designers and stakeholders.
Developed and maintained websites using HTML, CSS, JavaScript, PHP, and MySQL
Collaborated with designers to implement visual elements and user experience improvements
Worked with stakeholders to gather requirements and provide technical solutions
Ensured websites were responsive a
I come from a close-knit family with a diverse background and strong values.
My parents are both educators, instilling in me a love for learning and problem-solving.
I have two siblings, one pursuing a career in finance and the other in healthcare.
Family gatherings are always filled with laughter, good food, and lively discussions.
I worked as a web developer at a software company, where I was responsible for designing and developing websites and web applications.
Designed and developed responsive websites using HTML, CSS, and JavaScript
Collaborated with the design team to create user-friendly interfaces
Integrated third-party APIs to enhance functionality
Optimized website performance for speed and SEO
Provided ongoing maintenance and support for ex
I handle work pressure by prioritizing tasks, setting realistic deadlines, and taking breaks when needed.
Prioritize tasks based on deadlines and importance
Break down tasks into smaller, manageable chunks
Set realistic deadlines and communicate with team members if needed
Take short breaks to recharge and refocus
Practice stress-relief techniques such as deep breathing or mindfulness
posted on 27 Aug 2024
I applied via Referral
API Design using Node and Mongo
NodeJs , JavaScript, System Design
posted on 3 Sep 2024
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
2 section
MCQ + CODING(intermediate level)
Todo application was the assignment task to complete in one day.
posted on 21 Jun 2023
I applied via Referral and was interviewed in May 2023. There were 5 interview rounds.
Its a small assignment given in php and basic html , css language.
Topics:
Python, Django, MySQL, Automation, Technical questions
Django follows Model-View-Controller (MVC) architectural pattern.
Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.
The Model layer represents the database schema and business logic.
The View layer is responsible for rendering the templates and presenting the data to the user.
The Controller layer handles the user's input and interacts with the Model and View layers.
Dj...
XML is a markup language while JSON is a lightweight data interchange format.
XML uses tags to define elements while JSON uses key-value pairs.
XML is more verbose and complex than JSON.
JSON is easier to read and parse than XML.
XML supports namespaces and validation while JSON does not.
XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.
I was interviewed in Dec 2020.
Round duration - 90 minutes
Round difficulty - Medium
In this round 3 coding question were asked.
1 - algorithm based ( medium)
2- array based ( easy)
3- string based (easy)
Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value using these coins. If it's not possible to make...
You are given an array consisting of N
elements and need to perform Q
queries on that array. Each query consists of an integer indicating the number of elements by which the arr...
The idea is to create a function which would rotate the array one element at a time. This can be done by shifting the array towards left by one element and copying the first element to the end of the array. For every query repeatedly call the above function, until the desired rotation is obtained.
If the number of rotations required, say ‘K’, is greater than the number of elements, ‘N’,...
You are given an array/list CHOCOLATES
of size 'N', where each element represents the number of chocolates in a packet. Your task is to distribute these chocolates among 'M'...
The idea is that generate all the possible subsets of size ‘M’ and checks the minimum difference that can be possible from all subsets.
Round duration - 90 minutes
Round difficulty - Easy
Involved some basic question based on DSA and Java script framework and project discussion
Questions on mysql and database.
Questions on basic node js concepts.
Round duration - 30 minutes
Round difficulty - Easy
It was the CTO round involving some technology based questions
Tip 1 : Practice at least 250+ coding question based on all data structure and algorithm.
Tip 2 : Make proficiency in any one language like python or java or JavaScript.
Tip 3 : Learn at least one framework familiar like : Django, Nodejs, React js, spring boot. And at least two project based on fronted and backend technology mixture.
Tip 1 : Practise on online coding profile is must like Hackerrank... Etc
Tip 2 : Project is necessary based on trending technology like nodejs, react, Django... Etc.
based on 1 interview
Interview experience
Software Developer
63
salaries
| ₹1.5 L/yr - ₹8.5 L/yr |
Cloud Engineer
58
salaries
| ₹1.2 L/yr - ₹8.1 L/yr |
Devops Engineer
47
salaries
| ₹3 L/yr - ₹11.1 L/yr |
Junior Software Developer
24
salaries
| ₹2 L/yr - ₹6 L/yr |
AWS Cloud Engineer
17
salaries
| ₹2.1 L/yr - ₹6.9 L/yr |
Amazon Web Services
Microsoft Azure
IBM
Oracle