logo logo
  • Discover
    • Questions library
    • Collections library
    • Find online teacher
login
logo logo
logo logo
  • Discover
    • questions library
    • Find online teacher
  • login

Interview C++ coding problems/challenges | Linked list

  • Save to bookmark
  • by mahmoud2506
  •   521
  •   6
C++ programming Programming Interview question
C++ programming Interview questions Programming Interview questions
0 0
  • partical
  • partical
banner
  1. Home
  2. Collections
  3. Interview C++ coding problems/challenges | Linked list

Similar Collections


We are trying to list out the most frequently asked interview problems or the problem given in the coding rounds of IT giants.

questions

Title
Given a linked list reverse it without using any additional space (In O(1) space complexity)
Given a linked list, write a program that checks whether the given Linked List contains a loop or not and if the loop is present then return the count of nodes in the loop or else return 0. (this is mainly a functional problem)
Given a singly linked list, determine if it is a palindrome. Write a Boolean function to output true or false based on result
There are two singly linked lists where end nodes of one linked list got linked into the second list, forming aY (or T ) shaped list. Write a program to get the point where two linked lists got merged
Given a singly linked list which is ordered in terms of absolute value. Return the sorted linked list in ascending order (based on their original values). No additional storage should be used
Given two numbers represented by two linked lists of size N1 and N2. The task is to return a sum list. The sum list, which is a linked list representation of the addition of two input numbers
total questions: 6

Questions

6

Views

521

Best Answers

299

Points

5
add reason
Evaluation reason
welcom to nerdutella

start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.

login signup
nerdutella.com

Signup now at nerdutella

Signup
Trustpilot

We are trying to list out the most frequently asked interview problems or the problem given in the coding rounds of IT giants. | C++ programming-Programming C++ programming-Programming

Know us

  • About
  • Contact us
  • Teaching jobs
  • questions library
  • online teachers

Get Help

  • knowledge base
  • Terms & conditions
  • Privacy policy
  • mcqgeek.com

© Copyright 2022, All Rights Reserved by nerdutella.com