I applied through university. The process took 1 day. I interviewed at TechVariable (Tezpur) in Nov 2022
Interview
During the interview, there were two people on the panel who asked me questions. They started by asking about my background and interests in technology. Then, one of them asked me a problem-solving question that was of an easy-medium level. I tried to solve the problem but my initial approach was not efficient. The interviewer asked me to improve my solution, but I struggled for a few minutes. The interviewer then gave me a hint and I was able to solve the problem. Then the other interviewer asked me some JavaScript output based questions and concepts from JavaScript which is given in the question section. After that, there was an HR round where the interviewer asked me some questions about my behavior and how I handle different situations.
Interview questions [1]
Question 1
Q:1. The Leadership Problem. (It is an array based problem) Link to the problem: https://www.geeksforgeeks.org/javascript-program-for-leaders-in-an-array/ Q:2. JavaScript Output Based questions. Tricky ones. Q:3. JavaScript concepts - Closures, Callback Hell and Promises, Event Capturing and Bubbling, Callback Queue, Event Loop, Hoisting, Error Types in JavaScript, Event Delegation, Execution Context, Call Stack etc. Q:4. Create a Promise in JavaScript. Q:5. How can you insert the letters from A-Z in an array?
It was a great experience , firstly got an opportunity to improve the inner confidence. They asked questions mainly on DSA, DBMS , and basic logical problems on any programming language. You can choose C++ . Plus, some knowledge on JavaScript or Python will give you a bonus point.
Interview questions [1]
Question 1
Check whether a number is odd or even without using ' if else ' . Difference between primary key and unique key. What is indexing in DBMS What are the ACID properties Difference between array and linked list. Time complexity of adding an element into linked list. Find sum of all the numbers in an array using recursion.
I applied online. I interviewed at TechVariable (Guwahati) in Dec 2022
Interview
Interview process checks your logical ability to code in any language you are comfortable with. Verbal Technical round of Javascript to check your knowledge of Javascript, you need to have a good knowledge of the language.