PinnedReversing a singly linked list of n elements in group of k(k-reverse a linked list)— Coding Question asked by Google, Amazon, AdobeHard level problem in Data Structure and AlgorithmsCoding3 min read
1 day agoInfix representation of given equation-Quiz question asked in coding roundsProblem Statement: What is the postfix representation of the given infix expression: (A + B) * C — D * E / F ? AB+C^ * D E^ * F - AB^ * C+D E^ * F/. AB + C-D E^ * F/^ * AB+C^ * D E^ * F/ Correct answer: Option 4…1 min read
5 days agoFaulty coins-puzzle question asked interviewsPuzzle question asked in aptitude rounds2 min read
6 days agoFlattening a linked list-coding question asked by Amazon Dublin, Sprinklr, UberProblem statement:3 min read
Jun 20Erroneous statement-Quiz question based on DBMSWhy the following statement is erroneous?1 min readErroneous statement-Quiz question based on DBMS----