Coding interview preparation
5.8K subscribers
371 photos
53 files
163 links
Download Telegram
Top 5 Programming Languages to Learn in 2023
👍1
What is the numerical range of a char data type in Java?
Anonymous Quiz
44%
-128 to 127
31%
0 to 256
13%
0 to 32767
12%
0 to 65535
2👍2👏1
Can we use switch statement to switch on strings in C?
Anonymous Quiz
71%
Yes
29%
No
👏3
What will be the output of the C++ program?
Anonymous Quiz
38%
compile time error
12%
0.100001
8%
0.11
42%
0.10000000000000001
👏7
Netflix detailed technology architecture
👍3
Circular Queue is also known as ________
Anonymous Quiz
80%
Ring Buffer
6%
Square Buffer
4%
Rectangle Buffer
10%
Curve Buffer
🥰1
Git Workflow
👍6
Which one is the correct output for the given JavaScript code?
Anonymous Quiz
35%
Runtime error
23%
15
27%
20
15%
Compilation error
SQL vs noSQL vs NewSQL
👍1
Which of these coding types is used for data type characters in Java?
Anonymous Quiz
51%
ASCII
4%
ISO-LATIN-1
39%
UNICODE
6%
None of the mentioned
👍2
Linux Command Cheat Sheet
👍8
What is the built-in library function for comparing the two strings?
Anonymous Quiz
53%
strcmp()
19%
equals()
18%
str_compare()
9%
string_cmp()
Which keyword is used to define the macros in c++?
Anonymous Quiz
40%
15%
macro
7%
define