i
Glasier Inc
Filter interviews by
I applied via Indeed and was interviewed in Nov 2024. There was 1 interview round.
There are two types of classes in Node JS: ES6 classes and prototype-based classes.
ES6 classes are introduced in ES6 (ECMAScript 2015) and provide a more familiar syntax for class-based object-oriented programming.
Prototype-based classes are the traditional way of defining classes in JavaScript, using prototypes to create objects and inherit properties and methods.
There are two types of functions in JavaScript: named functions and anonymous functions.
Named functions are defined with a function name, such as function myFunction() {}
Anonymous functions are defined without a function name, such as const myFunction = function() {}
Top trending discussions
posted on 9 Dec 2024
The Two Sum problem involves finding two numbers in an array that add up to a given target value.
Iterate through the array and store the difference between the target and current element in a hashmap
Check if the current element exists in the hashmap, if yes return the indices
Time complexity can be reduced to O(n) using a hashmap
Reverse a singly linked list and return the reversed list.
Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.
Use three pointers to keep track of the current, previous, and next nodes while reversing the list.
Update the head of the list to be the last node after reversing.
Find the longest palindromic substring in a given string.
Iterate through each character in the string and expand around it to find palindromes
Use dynamic programming to optimize the solution
Consider both odd and even length palindromes
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
Give you 5 problem in maths , string, sql etc
I applied via Naukri.com and was interviewed in Mar 2024. There were 4 interview rounds.
5 coding questions (4 medium and 1 easy) on coderbyte.
posted on 22 Jul 2024
I applied via Walk-in and was interviewed before Jul 2023. There were 4 interview rounds.
Coding test duration is 30 to 40 min
on paper pen and topic is simple like related to string,pattern and number's
SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.
SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.
They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.
Tables are referenced using their names, and conditions are specified to filter data.
Joins can be used to combine data from multiple
posted on 13 Mar 2022
I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.
30 mintues, relationship topics
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
It was online test with 3 coding questions and 18 mcqs
There are 5 coding questions, 1 easy and 4 medium questions.
posted on 6 Dec 2024
I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.
Mern Stack Developer
4
salaries
| ₹5 L/yr - ₹7 L/yr |
Python Developer
3
salaries
| ₹2.5 L/yr - ₹3.5 L/yr |
Senior IOS Developer
3
salaries
| ₹3 L/yr - ₹7.8 L/yr |
Infosys
TCS
Wipro
HCLTech