ch
Feedback
Coding Interview Preparation

Coding Interview Preparation

前往频道在 Telegram
5 900
订阅者
+324 小时
+157
+930
帖子存档
Which function disconnects the stream from a file pointer in C language?
Anonymous voting

What will be the output of the Java code?
Anonymous voting

What will be the output of the JavaScript code?
Anonymous voting

What would be the asymptotic time complexity to insert an element at the front of the linked list (head is known)?
Anonymous voting

What will be the output of the C++ code?
Anonymous voting

What is the value returned by strcmp() function when two strings are the equal in C language?
Anonymous voting

Can we create an instance of Enum outside of Enum itself?
Anonymous voting

Which one of the following given task is performed by the "pop()" method of the array in JavaScript?
Anonymous voting

What would be the asymptotic time complexity to add a node at the end of singly linked list, if the pointer is initially pointing to the head of the list?
Anonymous voting