Click here to Skip to main content
15,790,267 members

Questions

Questions


3
answers

I am unable to find the error in this code. It's easy level on leetcode and a binary tree problem.

19-Sep-23 22:00pm - updated 20-Sep-23 5:28am
1
answer

How this Python program will be solve?

11-Dec-21 23:01pm - updated 7-Aug-23 22:13pm
4
answers

How can I write this pattern in Python

10-May-23 0:44am - updated 17-Jul-23 8:42am
0
answers

This question is part of my DAA project in computer science, any reference material related to this question is highly appreciated.

21-Mar-23 8:47am
2
answers

Where am I going wrong in my implementation of linkedlist?

7-Jan-23 1:50am - updated 7-Jan-23 5:10am
2
answers

Unable to get user input in the day 1 problem of advent of code 2022

5-Dec-22 2:20am - updated 5-Dec-22 16:40pm
4
answers

Why we cant reverse a array like this ? what is the problem with the code?

29-Sep-22 8:30am - updated 29-Sep-22 11:57am
2
answers

Please fix error in this code. This code is from sorting algorithm, heapify topic , wriiten in c.i tried so many things but still not able to fix the errors.

14-Jul-22 23:17pm - updated 14-Jul-22 23:40pm
2
answers

Why is this code not printing the rotated array?

14-Jul-22 20:00pm - updated 14-Jul-22 21:07pm
7
answers

What approach we can make to tjis problem except recursion as I recursion give TLE. I want some idea how we can approach this problem

12-Jun-22 8:04am - updated 23-Jun-22 5:50am
7
answers

How can bubble sort algorithm be implemented in C?

14-Jun-22 1:14am - updated 14-Jun-22 7:33am
1
answer

How to get 3rd even number between even nuembers of two n.

22-Apr-22 9:58am - updated 22-Apr-22 10:47am
1
answer

How do I print this pattern using loops? (For)

25-Mar-22 9:44am - updated 25-Mar-22 15:02pm
3
answers

What approach should I use in this question , the approach I used below is giving wrong answer

30-Jan-22 21:34pm - updated 31-Jan-22 1:00am
3
answers

Count the longest path in a directed graph

10-Jan-22 14:11pm - updated 18-Jan-22 8:07am
0
answers

How this Python tree expression will be solve?

12-Dec-21 2:45am - updated 12-Dec-21 3:14am
2
answers

How do I find mirror points in circular doubly linked list

13-Sep-21 1:39am - updated 13-Sep-21 21:33pm
1
answer

Check if linked list is palindrome or not.

6-Jun-21 21:31pm - updated 6-Jun-21 21:44pm
2
answers

Delete middle node of linked list ?

4-Jun-21 21:52pm - updated 5-Jun-21 3:38am
1
answer

How to insert a node at a given position in linked list?

10-Apr-21 10:38am - updated 10-Apr-21 11:08am
Page 1 of 2
1 2


To narrow down your search try filtering by tags using the Filter box at the top right.