This document lists coding questions that could be used for a Codenation assessment. It includes 8 questions ranging from finding elements that appear once to implementing a stack with a linked list to the painter's partition problem and rotating an array. It also provides a link to more Codenation questions on GeeksforGeeks.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
137 views
Codenation PDF
This document lists coding questions that could be used for a Codenation assessment. It includes 8 questions ranging from finding elements that appear once to implementing a stack with a linked list to the painter's partition problem and rotating an array. It also provides a link to more Codenation questions on GeeksforGeeks.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
CODENATION QUESTIONS LIST
1. Element appearing once
2. Count Smaller elements 3. Implement Stack using Linked List 4. Box Stacking 5. The Painter's Partition Problem 6. Rotating an Array 7. String with numbers at its end 8. https://www.geeksforgeeks.org/tag/codenation/