Coding interview preparation
5.81K subscribers
372 photos
53 files
163 links
Download Telegram
Which of these keywords is used to define interfaces in Java?
Anonymous Quiz
8%
Intf
16%
intf
41%
Interface
36%
interface
😁1
6 Tips on Interview Communication
What is the correct value returned to the operating system upon successful completion of a program in C?
Anonymous Quiz
40%
0
39%
1
4%
-1
17%
Programs do not return a value
👍4👎1
How to get comfortable with speaking at work
👍2
Java data structures
👍3
7 Cs of communication
👍2
Which data structure is used for implementing recursion?
Anonymous Quiz
20%
Queue
46%
Stack
22%
Array
12%
List
Boundaries at the Job
🔥2
7 Benefits of change
👍2
Which of the following is a superclass of every class in Java?
Anonymous Quiz
10%
ArrayList
37%
Abstract class
48%
Object class
5%
String
1
Online or telephone interviews, The winning formula
Who is known as the founder of C language?
Anonymous Quiz
12%
James Gosling
9%
Martin Richard
8%
Brian Kernighan
71%
Dennis Ritchie
👍1
Common non verbal mistakes made at a job interview
🔥4👏1👌1
Which of the C++ code will give error on compilation?
Anonymous Quiz
16%
Code 1 only
34%
Neither code 1 nor code 2
27%
Both code 1 and code 2
23%
Code 2 only
😁5
5 Cybersecurity Tips
Which one of the following is used for the calling a function or a method in the JavaScript:
Anonymous Quiz
16%
Property Access Expression
55%
Functional expression
24%
Invocation expression
5%
Primary expression
😁1
Here is something pretty interesting.
Hello world 👋 in 30 different programming languages!

Note: There is an error for JavaScript and TypeScript because of missing parentheses. It should be console.log("Hello world!")
Which of the following is not a Java profiler?
Anonymous Quiz
22%
JProfiler
31%
Eclipse Profiler
18%
JVM
28%
JCONSOLE
👍1👏1😁1