ch
Feedback
Coding interview preparation

Coding interview preparation

前往频道在 Telegram

Coding interview preparation for software engineers Daily interview questions, algorithms, data structures & clean solutions. Real interview tasks and problems. Join 👉 https://rebrand.ly/bigdatachannels DMCA: @disclosure_bds Contact: @mldatascientist

显示更多
5 857
订阅者
无数据24 小时
+77
+2030
帖子存档
TCP vs UDP
TCP vs UDP

Explanation: A new node is created with the required element. The pointer of the new node points the node to which the head node of the linked list is also pointing. The head node pointer is changed and it points to the new node which we created earlier. The entire process completes in O (1) time. Thus the asymptotic time complexity to insert an element in the second position of the linked list is O (1).

What would be the asymptotic time complexity to insert an element at the second position in the linked list?
Anonymous voting

Ethical hacking tools for recon
Ethical hacking tools for recon

What is meant by a polymorphism in C++?
Anonymous voting

Nmap scan types and flag
Nmap scan types and flag

Which statement is correct about the below program?
Anonymous voting

Practical threat intelligence
Practical threat intelligence

In java, If we try to add Enum constants to a TreeSet, what sorting order will it use?
Anonymous voting

IPv6 Address Types
IPv6 Address Types

The zombies are closing in. How many stages can you clear? Doomsday: Last Survivors Download For FREE Now!

In JavaScript, If a function which does not return a value is known as _____
Anonymous voting

Search Engines for Penstester and Security Professionals
Search Engines for Penstester and Security Professionals

What would be the asymptotic time complexity to find an element in the linked list?
Anonymous voting

How does HTTP works
How does HTTP works

What is meant by a polymorphism in C++?
Anonymous voting

Which function disconnects the stream from a file pointer in C language?
Anonymous voting