wat is ur name??
Software Eng Interview Questions
471 software eng interview questions shared by candidates
What is your weakness?
Why do you want to work at FB?
Ejemplo de casos complicados con gente del equipo
angular basics to advanced based on exp
Question was all related to my current job profile and skills that I have mentioned on resume.
Order of printed messages: class A { public A() { System.out.println("Start - A"); init(); } void init() { System.out.println("Init - A"); } } class B extends A { private int count = 0; public B() { System.out.println("Start - B"); init(); } void init() { if (count == 0) { count = 1; System.out.println("Init - B"); } } }
verilog - basic programs on counters ,blocking non blocking,intra delay and inter delay etc... how to calculate maximum frequency when two flipflops in between combinational paths are given. next focus on academic project,networking protocals.
What was your 1st job out of college and what were your responsibilities?
will you do whatever I say
Viewing 21 - 30 interview questions