Click here to Skip to main content
15,867,985 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 21:00pm - updated 20-Sep-23 4:28am
1
answer

How this Python program will be solve?

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

How can I write this pattern in Python

9-May-23 23:44pm - updated 17-Jul-23 7: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 7:47am
2
answers

Where am I going wrong in my implementation of linkedlist?

7-Jan-23 0:50am - updated 7-Jan-23 4:10am
2
answers

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

5-Dec-22 1:20am - updated 5-Dec-22 15:40pm
4
answers

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

29-Sep-22 7:30am - updated 29-Sep-22 10: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 22:17pm - updated 14-Jul-22 22:40pm
2
answers

Why is this code not printing the rotated array?

14-Jul-22 19:00pm - updated 14-Jul-22 20: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 7:04am - updated 23-Jun-22 4:50am
7
answers

How can bubble sort algorithm be implemented in C?

14-Jun-22 0:14am - updated 14-Jun-22 6:33am
1
answer

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

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

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

25-Mar-22 8:44am - updated 25-Mar-22 14:02pm
3
answers

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

30-Jan-22 20:34pm - updated 31-Jan-22 0:00am
3
answers

Count the longest path in a directed graph

10-Jan-22 13:11pm - updated 18-Jan-22 7:07am
0
answers

How this Python tree expression will be solve?

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

How do I find mirror points in circular doubly linked list

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

Check if linked list is palindrome or not.

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

Delete middle node of linked list ?

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

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

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


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