I applied online. I interviewed at EPAM Systems (Minsk) in Jan 2020
Interview
On first interview we had discussed my previous experience and two last projects, the most difficult and the most interesting tasks. On the second interview there was a discussion with a manager desires and requirements.
I applied through a recruiter. I interviewed at EPAM Systems in Oct 2020
Interview
Tech stack is JavaScript (React / Node.js). 1hr long interview went quite easy for me (6+ yrs). Questions were regarding a wide range of topics (from JS internals to DevOps and Agile, and soft skills) but without deep diving, more like a checklist.
Interview questions [1]
Question 1
Team leadership experience and similar soft-skills related Qs
I applied through other source. The process took 5 days. I interviewed at EPAM Systems (Pune) in Apr 2021
Interview
Interviewer was fine and was asking questions that were part of what his expectations were from Resume . 1st Round from unit testing to anguular to code refactoring ...20questions in 24 mins and then 2nd Round Technical Interview will be based upon what's mentioned in Resume.
Interview questions [1]
Question 1
What are Func and Predicate delegates.
Difference between null and undefined in Javascript.
JWT Token - Three important parts -Header,Subject,Signature and all are in encoded form .
How to create a JWT Token .
What are Prototype methods in Javascript.
How to Detect changes made to all public properties.
Jquery to find odd rows of table and apply css to background.
Can we have a parameterised static constructor.
HasTracking in Entity Framework .
how can we call a constructor of abstract class.
ViewChild and ViewChildren
Declare in Angular
Behavioral Subject in Angular vs Observable
Subjects in Angular - An RxJS Subject is a special type of Observable that allows values to be multicasted to many Observers. While plain Observables are unicast (each subscribed Observer owns an independent execution of the Observable), Subjects are multicast. A Subject is like an Observable, but can multicast to many Observers.
Difference between let and Var
Difference between null and undefined .
Difference between use and Ruun in .net core.
Difference between ConfigMethod and Config Services.
Write SQL to LINQ Queries --> join two tables and apply group by.
IEnumerable and IQueryable
Download huge files using Web API