Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.4K+ articles
Arrays
6.3K+ articles
Amazon
1.8K+ articles
Linked List
1.1K+ articles
Microsoft
802+ articles
Accolite
304+ articles
Adobe
280+ articles
MakeMyTrip
214+ articles
Paytm
208+ articles
Snapdeal
166+ posts
Recent Articles
Popular Articles
C++ Program For Reversing A Linked List In Groups Of Given Size - Set 2
Last Updated: 28 November 2022
Given a linked list, write a function to reverse every k nodes (where k is an input to the function).Examples:Input: 1-2-3-4-5-6-7-8-NULL and k = 3 Output: 3-2-1-6-5-4-8-7...
read more
C++
Linked Lists
Microsoft
Adobe
VMWare
Snapdeal
Paytm
Accolite
MakeMyTrip
Java Program For Reversing A Linked List In Groups Of Given Size- Set 2
Last Updated: 25 October 2022
Given a linked list, write a function to reverse every k nodes (where k is an input to the function).Examples:Input: 1-2-3-4-5-6-7-8-NULL and k = 3 Output: 3-2-1-6-5-4-8-7...
read more
Java
Linked Lists
Microsoft
Adobe
VMWare
Snapdeal
Paytm
Accolite
MakeMyTrip
Python Program For Reversing A Linked List In Groups Of Given Size- Set 2
Last Updated: 18 May 2022
Given a linked list, write a function to reverse every k nodes (where k is an input to the function). Examples:Input: 1->2->3->4->5->6->7->8->NULL and k = 3 Output: 3->2->...
read more
Python
Linked Lists
Microsoft
Adobe
VMWare
Snapdeal
Paytm
Accolite
MakeMyTrip
Python-DSA
Javascript Program For Reversing A Linked List In Groups Of Given Size- Set 2
Last Updated: 06 September 2024
Given a linked list, write a function to reverse every k nodes (where k is an input to the function).Examples:Input: 1-2-3-4-5-6-7-8-NULL and k = 3 Output: 3-2-1-6-5-4-8-7...
read more
Linked List
JavaScript
Web Technologies
DSA
Linked Lists
Microsoft
Adobe
VMWare
Snapdeal
Paytm
Accolite
MakeMyTrip
C++ Program For Flattening A Linked List
Last Updated: 17 August 2023
Given a linked list where every node represents a linked list and contains two pointers of its type:Pointer to next node in the main list (we call it 'right' pointer in th...
read more
C++
Linked Lists
Microsoft
Amazon
Flipkart
Goldman Sachs
Drishti-Soft
Snapdeal
Paytm
Payu
Visa
24*7 Innovation Labs
Java Program For Flattening A Linked List
Last Updated: 13 June 2022
Given a linked list where every node represents a linked list and contains two pointers of its type:Pointer to next node in the main list (we call it 'right' pointer in th...
read more
Java
Linked Lists
Microsoft
Amazon
Flipkart
Goldman Sachs
Drishti-Soft
Snapdeal
Paytm
Payu
Visa
24*7 Innovation Labs
Python Program For Flattening A Linked List
Last Updated: 13 June 2022
Given a linked list where every node represents a linked list and contains two pointers of its type:Pointer to next node in the main list (we call it 'right' pointer in th...
read more
Python
Linked Lists
Microsoft
Amazon
Flipkart
Goldman Sachs
Drishti-Soft
Snapdeal
Paytm
Payu
Visa
24*7 Innovation Labs
Python-DSA
Javascript Program For Flattening A Linked List
Last Updated: 05 September 2024
Given a linked list where every node represents a linked list and contains two pointers of its type:Pointer to next node in the main list (we call it the 'right' pointer i...
read more
Linked List
JavaScript
Web Technologies
DSA
Linked Lists
Microsoft
Amazon
Flipkart
Goldman Sachs
Drishti-Soft
Snapdeal
Paytm
Payu
Visa
24*7 Innovation Labs
C Program For Sorting An Array Of 0s, 1s and 2s
Last Updated: 19 September 2023
Given an array A[] consisting 0s, 1s and 2s. The task is to write a function that sorts the given array. The functions should put all 0s first, then all 1s and all 2s in l...
read more
Sorting
C Programs
DSA
Arrays
Microsoft
Amazon
Adobe
Morgan Stanley
Qualcomm
Walmart
Yatra.com
Snapdeal
Paytm
Hike
MAQ Software
SAP Labs
MakeMyTrip
Ola Cabs
Java Program For Sorting An Array Of 0s, 1s and 2s
Last Updated: 19 September 2023
Given an array A[] consisting 0s, 1s and 2s. The task is to write a function that sorts the given array. The functions should put all 0s first, then all 1s and all 2s in l...
read more
Sorting
Java Programs
DSA
Arrays
Microsoft
Amazon
Adobe
Morgan Stanley
Qualcomm
Walmart
Yatra.com
Snapdeal
Paytm
Hike
MAQ Software
SAP Labs
MakeMyTrip
Ola Cabs
Python Program For Sorting An Array Of 0s, 1s and 2s
Last Updated: 19 September 2023
Given an array A[] consisting 0s, 1s and 2s. The task is to write a function that sorts the given array. The functions should put all 0s first, then all 1s and all 2s in l...
read more
Sorting
Python Programs
DSA
Arrays
Microsoft
Amazon
Adobe
Morgan Stanley
Qualcomm
Walmart
Yatra.com
Snapdeal
Paytm
Hike
MAQ Software
SAP Labs
MakeMyTrip
Ola Cabs
PHP Program to Sort an Array of 0s, 1s and 2s
Last Updated: 22 July 2024
Given an array A[] consisting 0s, 1s and 2s. The task is to write a function that sorts the given array. The functions should put all 0s first, then all 1s and all 2s in l...
read more
Sorting
Web Technologies
PHP Programs
DSA
Arrays
Microsoft
Amazon
Adobe
Morgan Stanley
Qualcomm
Walmart
Yatra.com
Snapdeal
Paytm
Hike
MAQ Software
SAP Labs
MakeMyTrip
Ola Cabs
Javascript Program For Sorting An Array Of 0s, 1s and 2s
Last Updated: 30 August 2024
Given an array A[] consisting 0s, 1s and 2s. The task is to write a function that sorts the given array. The functions should put all 0s first, then all 1s and all 2s in l...
read more
Sorting
JavaScript
Web Technologies
DSA
Arrays
Microsoft
Amazon
Adobe
Morgan Stanley
Qualcomm
Walmart
Yatra.com
Snapdeal
Paytm
Hike
MAQ Software
SAP Labs
MakeMyTrip
Ola Cabs
Find Square Root Of Given Number - Python
Last Updated: 24 February 2025
Given an integer X, find its square root. If X is not a perfect square, then return floor(√x). For example, if X = 11, the output should be 3, as it is the largest integer...
read more
Python
Microsoft
Amazon
Snapdeal
Accolite
Ola Cabs
Binary Search
Snapdeal Recruitment Process
Last Updated: 24 November 2023
This article will give you information about the company, its recruitment process, sample questions that have been asked previously, lots of experiences shared by other as...
read more
Interview Experiences
Snapdeal
1
2
3
4
...
12
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !