filmov
tv
#Amazon Coding Interview Problem: Segregate Odd and Even Elements

Показать описание
In this video, you'll learn a very important programming interview problem which was asked in Amazon coding interview - "Segregate Odd and Even Elements without Extra Space".
This interview challenge will be explained by Vivekanand Vivek who has previously worked at Amazon as a Software Developer.
This problem involves,
1. How to apply rotation technique to segregate odd and even elements without extra space.
2. Time Complexity Analysis of this approach and how it could have improved if we were allowed extra space.
3. How to solve this problem if we don't want to maintain relative ordering of the elements.
If you are preparing for the coding interviews for top product-based companies then you should check out "Renaissance" our coding interview preparation platform where we teach our students how to master DSA, System design, low-level design, and how to become 100% coding interview ready!
This interview challenge will be explained by Vivekanand Vivek who has previously worked at Amazon as a Software Developer.
This problem involves,
1. How to apply rotation technique to segregate odd and even elements without extra space.
2. Time Complexity Analysis of this approach and how it could have improved if we were allowed extra space.
3. How to solve this problem if we don't want to maintain relative ordering of the elements.
If you are preparing for the coding interviews for top product-based companies then you should check out "Renaissance" our coding interview preparation platform where we teach our students how to master DSA, System design, low-level design, and how to become 100% coding interview ready!