Filter interviews by
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
To complete the assignment provided
Top trending discussions
posted on 11 Dec 2024
Variables in JavaScript are declared using the 'var', 'let', or 'const' keywords.
Use 'var' to declare a variable with function scope.
Use 'let' to declare a variable with block scope.
Use 'const' to declare a constant variable.
Example: var x = 5; let y = 'hello'; const PI = 3.14;
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.
posted on 29 Sep 2024
Queue question - create queue from array
posted on 3 Sep 2024
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
First round is apti when in placement
Too hard all are dsa questions
posted on 28 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
DSA on trees, duration 2hrs
Trees DSA duration 20mins
I applied via Approached by Company and was interviewed in Feb 2023. There were 4 interview rounds.
If the cost price of an item is Rs. 150 and the selling price is Rs. 200, what is the profit percentage?
A stack is a LIFO data structure while a queue is a FIFO data structure.
Stack: Last In First Out (LIFO), used in undo/redo functionality, backtracking, and recursion.
Queue: First In First Out (FIFO), used in job scheduling, breadth-first search, and printing.
Stack uses push() and pop() operations while queue uses enqueue() and dequeue() operations.
A compiler translates the entire program into machine code before execution, while an interpreter translates and executes the program line by line.
A compiler converts the source code into an executable file, while an interpreter executes the code directly.
Compilers typically produce faster and more efficient code, while interpreters provide faster development and debugging.
Examples of compilers include GCC, Clang, and ...
I handle stress and pressure by practicing time management, seeking support from colleagues, and maintaining a healthy work-life balance.
I prioritize tasks and create a schedule to manage my time effectively.
I communicate with my team and seek their assistance or guidance when needed.
I engage in stress-relieving activities outside of work, such as exercising or spending time with loved ones.
I practice mindfulness and d...
posted on 8 Nov 2023
Securing data over the public internet involves using encryption, secure protocols, VPNs, and regular security audits.
Use encryption to protect data in transit, such as SSL/TLS for websites.
Implement secure protocols like HTTPS, SSH, and SFTP for secure communication.
Utilize Virtual Private Networks (VPNs) to create secure tunnels for data transmission.
Regularly conduct security audits and updates to identify and patch...
Interview experience
Full Stack Developer
8
salaries
| ₹5.2 L/yr - ₹15 L/yr |
Front end Developer
6
salaries
| ₹5 L/yr - ₹9.4 L/yr |
QA Engineer
5
salaries
| ₹4.5 L/yr - ₹5.5 L/yr |
Android Developer
4
salaries
| ₹6.2 L/yr - ₹8 L/yr |
Full Stack Engineer
4
salaries
| ₹6.5 L/yr - ₹12.4 L/yr |
TCS
Infosys
Wipro
HCLTech