Given a arbitrary pointer to an element in a singly linked
list?what is the time complexity for its deletion .

Answer Posted / guest

O(n)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is woransient key word? how it is used in java

1788


how to hide prompts

1445


Explain polymorphism. Provide an example.

605


how sap is different from other software ?

1646


I'm new to ABAP. What is Module pool in SAP?

2108






hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad

1377


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

1738


Which method protects back button to retrieve old value from previous page in Struts.

1437


Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)

2212


is it acceptable if we declare multiple exceptions in same overridden method.

2098


Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

660


what is an INI file?

1578


how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there

1735


Explain what is OOPS and its concepts?

561


Explain three modes in which files can be accessed from python program

1307