@@ -724,13 +724,39 @@ Delete 15 from BST
724
724
725
725
![ ] ( https://i.imgur.com/yqOvCXx.png )
726
726
727
- - [ Question] ( https://codepen.io/roopkt/pen/wvJRxJp?editors=0010 )
728
- - [ Answer] ( https://codepen.io/roopkt/pen/bGqOxyN )
727
+ [ Question] ( https://codepen.io/roopkt/pen/wvJRxJp?editors=0010 )
729
728
729
+ <p class =" codepen " data-height =" 265 " data-theme-id =" dark " data-default-tab =" js,result " data-user =" roopkt " data-slug-hash =" wvJRxJp " style =" height : 265px ; box-sizing : border-box ; display : flex ; align-items : center ; justify-content : center ; border : 2px solid ; margin : 1em 0 ; padding : 1em ;" data-pen-title =" Delete node in BST Question " >
730
+ <span>See the Pen <a href="https://codepen.io/roopkt/pen/wvJRxJp">
731
+ Delete node in BST Question</a> by Rupesh Tiwari (<a href="https://codepen.io/roopkt">@roopkt</a>)
732
+ on <a href="https://codepen.io">CodePen</a>.</span>
733
+ </p >
734
+
735
+ [ Answer] ( https://codepen.io/roopkt/pen/bGqOxyN )
736
+
737
+ <p class =" codepen " data-height =" 265 " data-theme-id =" dark " data-default-tab =" js,result " data-user =" roopkt " data-slug-hash =" rNyovyL " style =" height : 265px ; box-sizing : border-box ; display : flex ; align-items : center ; justify-content : center ; border : 2px solid ; margin : 1em 0 ; padding : 1em ;" data-pen-title =" Delete node in BST Answer " >
738
+ <span >See the Pen <a href =" https://codepen.io/roopkt/pen/rNyovyL " >
739
+ Delete node in BST Answer</a > by Rupesh Tiwari (<a href =" https://codepen.io/roopkt " >@roopkt </a >)
740
+ on <a href =" https://codepen.io " >CodePen</a >.</span >
741
+ </p >
742
+ <script async src =" https://cpwebassets.codepen.io/assets/embed/ei.js " ></script >
730
743
#### Find the In-Order successor in a given BST?
731
744
732
- - [ Question] ( https://codepen.io/roopkt/pen/YzZdMxa )
733
- - [ Answer] ( https://codepen.io/roopkt/pen/bGqOxyN )
745
+ [ Question] ( https://codepen.io/roopkt/pen/YzZdMxa )
746
+
747
+ <p class =" codepen " data-height =" 265 " data-theme-id =" dark " data-default-tab =" js,result " data-user =" roopkt " data-slug-hash =" YzZdMxa " style =" height : 265px ; box-sizing : border-box ; display : flex ; align-items : center ; justify-content : center ; border : 2px solid ; margin : 1em 0 ; padding : 1em ;" data-pen-title =" Find In-order Successor in BST Question " >
748
+ <span >See the Pen <a href =" https://codepen.io/roopkt/pen/YzZdMxa " >
749
+ Find In-order Successor in BST Question</a > by Rupesh Tiwari (<a href =" https://codepen.io/roopkt " >@roopkt </a >)
750
+ on <a href =" https://codepen.io " >CodePen</a >.</span >
751
+ </p >
752
+
753
+ [ Answer] ( https://codepen.io/roopkt/pen/bGqOxyN )
754
+
755
+ <p class =" codepen " data-height =" 327 " data-theme-id =" dark " data-default-tab =" js,result " data-user =" roopkt " data-slug-hash =" bGqOxyN " style =" height : 327px ; box-sizing : border-box ; display : flex ; align-items : center ; justify-content : center ; border : 2px solid ; margin : 1em 0 ; padding : 1em ;" data-pen-title =" Find In-order Successor in BST Answer " >
756
+ <span >See the Pen <a href =" https://codepen.io/roopkt/pen/bGqOxyN " >
757
+ Find In-order Successor in BST Answer</a > by Rupesh Tiwari (<a href =" https://codepen.io/roopkt " >@roopkt </a >)
758
+ on <a href =" https://codepen.io " >CodePen</a >.</span >
759
+ </p >
734
760
735
761
### Recursion Interview Questions
736
762
@@ -758,20 +784,8 @@ Modular Exponentiation is the remainder dividing up on `Pow(x,n)` by `M`.
758
784
![ Modular Exponentiation is the remainder dividing up on ` Pow(x,n) ` by ` M ` ] ( https://i.imgur.com/Y3GkhRT.png )
759
785
760
786
- [ Question] ( https://codepen.io/roopkt/pen/GRWYVEa?editors=0010 )
761
- <p class =" codepen " data-height =" 265 " data-theme-id =" dark " data-default-tab =" js,result " data-user =" roopkt " data-slug-hash =" YzZdMxa " style =" height : 265px ; box-sizing : border-box ; display : flex ; align-items : center ; justify-content : center ; border : 2px solid ; margin : 1em 0 ; padding : 1em ;" data-pen-title =" Find In-order Successor in BST Question " >
762
- <span >See the Pen <a href =" https://codepen.io/roopkt/pen/YzZdMxa " >
763
- Find In-order Successor in BST Question</a > by Rupesh Tiwari (<a href =" https://codepen.io/roopkt " >@roopkt </a >)
764
- on <a href =" https://codepen.io " >CodePen</a >.</span >
765
- </p >
766
- <script async src =" https://cpwebassets.codepen.io/assets/embed/ei.js " ></script >
767
- - [ Answer] ( https://codepen.io/roopkt/pen/gOmBVWJ?editors=0010 )
768
787
769
- <p class =" codepen " data-height =" 327 " data-theme-id =" dark " data-default-tab =" js,result " data-user =" roopkt " data-slug-hash =" bGqOxyN " style =" height : 327px ; box-sizing : border-box ; display : flex ; align-items : center ; justify-content : center ; border : 2px solid ; margin : 1em 0 ; padding : 1em ;" data-pen-title =" Find In-order Successor in BST Answer " >
770
- <span >See the Pen <a href =" https://codepen.io/roopkt/pen/bGqOxyN " >
771
- Find In-order Successor in BST Answer</a > by Rupesh Tiwari (<a href =" https://codepen.io/roopkt " >@roopkt </a >)
772
- on <a href =" https://codepen.io " >CodePen</a >.</span >
773
- </p >
774
- <script async src =" https://cpwebassets.codepen.io/assets/embed/ei.js " ></script >
788
+ - [ Answer] ( https://codepen.io/roopkt/pen/gOmBVWJ?editors=0010 )
775
789
776
790
### Sorted Array Interview Coding
777
791
@@ -839,3 +853,5 @@ Reverse Linked List simulation:
839
853
- http://btholt.github.io/four-semesters-of-cs/
840
854
- https://btholt.github.io/four-semesters-of-cs-part-two/
841
855
- [ Binary Tree Visualization] ( https://www.cs.usfca.edu/~galles/visualization/BST.html )
856
+
857
+ <script async src =" https://cpwebassets.codepen.io/assets/embed/ei.js " ></script >
0 commit comments