It was related to ur skill sets and some analytical questions were there.
Technical Support Analyst L1 Interview Questions
753 technical support analyst l1 interview questions shared by candidates
Technical Discussions - related to your skillset, experience and resume
Kotlin syntax and android lifecycle
Linked List, Data Structures
Easy questions
What is GUI testing, system testing, integration testing. Mainly on basic concepts of testing.
What is 5th Normalisation form (5NF) ?
1) Coding round was not very difficult. Basic DS related problems. 2) 1st technical was on core java (OOPs, Collections), DS, web services, basic Microservices, design patterns 3) Core Java (multithreading, java 8 features and live coding using those), live coding on DS, Microservices design patterns, and security, spring, Hibernate, Kafka.
C# 1>Extension method in depth. 2>Value type vs reference type type 3>Garbage collection. 4>IDisposable interface. 5>Task vs Thread. 6>Design Pattern 7>Task Vs There 8>Dispatcher Invoke and Begin Invoke 9>Different Synchronization mechanism in threading. WPF 1>real time scenario question using Control template Data Template Trigger 2>How to handle error in Binding. 3>MVVM 4>
var a = 1; function abc() { alert(a); // output? alert(foo()); // output? var a = 5; alert(a); // output? var foo = function() { return 2; }; } abc('sde', 9, 'mumbai', 'india');
Viewing 731 - 740 interview questions