-
Notifications
You must be signed in to change notification settings - Fork 0
/
Goldman.html
244 lines (188 loc) · 11.1 KB
/
Goldman.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!-- /*
* Template Name: Untreefolio
* Template Author: Untree.co
* Tempalte URI: https://untree.co/
* License: https://creativecommons.org/licenses/by/3.0/
*/ -->
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Untree.co">
<link rel="shortcut icon" href="images/man.png">
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" href="css/vendor/icomoon/style.css">
<link rel="stylesheet" href="css/vendor/owl.carousel.min.css">
<link rel="stylesheet" href="css/vendor/animate.min.css">
<link rel="stylesheet" href="css/vendor/aos.css">
<link rel="stylesheet" href="css/vendor/bootstrap.min.css">
<link rel="stylesheet" href="css/vendor/jquery.fancybox.min.css">
<!-- Theme Style -->
<link rel="stylesheet" href="css/style.css">
</head>
<body data-spy="scroll" data-target=".site-nav-target" data-offset="200">
<nav class="unslate_co--site-mobile-menu">
<div class="close-wrap d-flex">
<a href="#" class="d-flex ml-auto js-menu-toggle">
<span class="close-label">Close</span>
<div class="close-times">
<span class="bar1"></span>
<span class="bar2"></span>
</div>
</a>
</div>
<div class="site-mobile-inner"></div>
</nav>
<div class="unslate_co--site-wrap">
<div class="unslate_co--site-inner">
<div class=" text-left unslate_co--site-nav site-nav-target site-logo pos-absolute">
<a href="index.html" class="unslate_co--site-logo"> ㅤCodeKickStart<span>.</span></a>
</div>
<nav class="unslate_co--site-nav site-nav-target">
<div class="container">
<div class="row align-items-center justify-content-between text-left">
<div >
</div>
<div class="col-md-4 text-right text-lg-left">
<ul class="site-nav-ul js-clone-nav text-left d-none d-lg-inline-block">
<li><a href="/index.html" class="nav-link">Home</a></li>
<li><a href="/Arsh_Sheet.html" target="_blank" class="nav-link">Questions</a></li>
</ul>
<ul class="site-nav-ul-none-onepage text-right d-inline-block d-lg-none">
<li><a href="#" class="js-menu-toggle">Menu</a></li>
</ul>
</div>
</div>
</div>
</nav>
<!-- END nav -->
<br>
<div class="unslate_co--section" id="table-section">
<div class="container">
<div class="section-heading-wrap text-center mb-5" data-aos="fade-up">
<br><br>
<h2 class="heading-h2 text-center divider">
Goldman Sachs
</h2>
</div>
<table class="table align-middle">
<thead>
<tr>
<th scope="col">S.No</th>
<th scope="col">Problem</th>
<th scope="col">PraticeLink</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">1</th>
<td>
Given an array of strings, return all groups of strings that are anagrams.</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/print-anagrams-together/1/&sa=D&source=editors&ust=1645599845832875&usg=AOvVaw2xS6hdqZbt6ny5kyaknmNH">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">2</th>
<td>Overlapping rectangles
</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/overlapping-rectangles1924/1/&sa=D&source=editors&ust=1645599845833391&usg=AOvVaw3LxEsRDb2hy19JWwB6CXYu">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">3</th>
<td>Count the subarrays having product less than k
</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/count-the-subarrays-having-product-less-than-k1708/1/&sa=D&source=editors&ust=1645599845833855&usg=AOvVaw1ekANCXu_w01gJBkmIfkwT">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">4</th>
<td>Given a string, Your task is to complete the function encode that returns the run length encoded string for the given string.</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/run-length-encoding/1/&sa=D&source=editors&ust=1645599845834245&usg=AOvVaw2c7Bs0kcw41LzdbQ8sVDlq">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">5</th>
<td>Program to find Nth Ugly Number.
</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/ugly-numbers2254/1/&sa=D&source=editors&ust=1645599845834935&usg=AOvVaw0-wlotjgl31E87ZKgKsu6F">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">6</th>
<td> Given two strings str1 and str2. We say that str2 divides str1 if it's possible to concatenate multiple str2 to get str1.</td>
<td><a href="https://www.google.com/url?q=https://leetcode.com/problems/greatest-common-divisor-of-strings/&sa=D&source=editors&ust=1645599845836660&usg=AOvVaw31AeDJqwmkdHMC_mdW5ha-">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">7</th>
<td>Find the kid which gets tha damaged toy</td>
<td><a href="https://www.google.com/url?q=https://www.geeksforgeeks.org/distributing-m-items-circle-size-n-starting-k-th-position/&sa=D&source=editors&ust=1645599845843375&usg=AOvVaw1znDCa5hYVGEZUjlvQTQd6">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">8</th>
<td>Total Decoding Messages</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/total-decoding-messages1235/1/&sa=D&source=editors&ust=1645599845844080&usg=AOvVaw0F8_zymNL1xkagevemdWnL">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">9</th>
<td>Given a pattern containing only I's and D's. I for increasing and D for decreasing. Devise an algorithm to print the minimum number following taht pattern.</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/number-following-a-pattern3126/1&sa=D&source=editors&ust=1645599845844712&usg=AOvVaw2GHicyEohPWDVObAyz2Eox">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">10</th>
<td>Find max 10 numbers in a list having 10M entries.</td>
<td><a href="https://google.com">N.A.</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">11</th>
<td> Given an unsorted array Arr of size N of positive integers. One number'A' from set {1, 2, …N} is missing and one number 'B'occurs twice in array. Find these two numbers.</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/find-missing-and-repeating2512/1/&sa=D&source=editors&ust=1645599845846646&usg=AOvVaw3JkfFGFb0wkFzC5XF9VAd0">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">12</th>
<td>Find total number of Squares in a N*N chessboard</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/squares-in-nn-chessboard1801/1&sa=D&source=editors&ust=1645599845848383&usg=AOvVaw1rfmtY9oxs7bbKil6nbb-r">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">13</th>
<td>Decode the string</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/decode-the-string2444/1&sa=D&source=editors&ust=1645599845848950&usg=AOvVaw1SKtu0Qaop6ybCFFAArwBX">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">14</th>
<td>Minimum Size Subarray Sum</td>
<td><a href="https://www.google.com/url?q=https://leetcode.com/problems/minimum-size-subarray-sum/&sa=D&source=editors&ust=1645599845849452&usg=AOvVaw0ICnn6mNfkGbK7UE6JzPfa">Click here</a></td>
</tr>
<tr class="align-bottom">
<th scope="row">15</th>
<td>.Array Pair Sum Divisibility Problem</td>
<td><a href="https://www.google.com/url?q=https://practice.geeksforgeeks.org/problems/array-pair-sum-divisibility-problem3257/1&sa=D&source=editors&ust=1645599845849982&usg=AOvVaw3w_uZHNgC-xPNekVCeYdIi">Click here</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div> <!-- END .unslate_co-site-inner -->
<footer class="unslate_co--footer unslate_co--section">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-7">
<div class="footer-site-logo"><a href="#">Arsh Goyal</a></div>
<ul class="list-unstyled social-icons light">
<li><a href="https://www.instagram.com/arshgoyalyt/" target="_blank"><span class="icon-instagram"></span></a></li>
<li><a href="https://twitter.com/arsh_goyal" target="_blank"><span class="icon-twitter"></span></a></li>
<li><a href="https://www.linkedin.com/in/arshgoyal/" target="_blank"><span class="icon-linkedin"></span></a></li>
<li><a href="https://www.youtube.com/c/ArshGoyal" target="_blank"><span class="icon-youtube"></span></a></li>
</ul>
<p class="site-copyright"><small>Copyright ©<script>document.write(new Date().getFullYear());</script>. All Rights Reserved. — Designed with love by <a href="https://untree.co" target="_blank" rel="nofollow noopener">Untree.co</a> • <a href="https://untree.co/license" target="_blank" rel="nofollow noopener">License</a> </small></p>
</div>
</div>
</div>
</footer>
</div>
<!-- Loader -->
<div id="unslate_co--overlayer"></div>
<div class="site-loader-wrap">
<div class="site-loader"></div>
</div>
<script src="js/scripts-dist.js"></script>
<script src="js/main.js"></script>
</body>
</html>