File size: 64,528 Bytes
e619808
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
# HackerRank Knowledge Base

Exported 394 articles.

## Uncategorized
- [Assessing Candidates on Prompt Engineering Skills](uncategorized/1231590424-assessing-candidates-on-prompt-engineering-skills.md)
- [Browser Recommendations](uncategorized/5897755717-browser-recommendations.md)
- [Execution Environment Coding and Database Front-End, Back-End, Full Stack, Mobile, Data Science and DevOps](uncategorized/6693750503-execution-environment.md)
- [Onboarding Candidates](uncategorized/9695299159-onboarding-candidates.md)
## Chakra / Getting Started
- [Introduction to Chakra Key features How-to guides](chakra/getting-started/6908366644-introduction-to-chakra.md)
## Chakra / Integrations
- [Ashby - Chakra Integration User Guide Prerequisites Adding an AI Interviewer activity in Ashby Scheduling HackerRank AI Interview from Ashby Viewing Interview results](chakra/integrations/8472393759-ashby-chakra-integration-user-guide.md)
- [Greenhouse - Chakra Integration User Guide Prerequisites Adding an AI Interviewer stage in Greenhouse Scheduling an AI Interview from Greenhouse Viewing interview results](chakra/integrations/8491534135-greenhouse-chakra-integration-user-guide.md)
## Chakra / Manage Chakra
- [Clone an AI Interviewer Prerequisite Cloning an AI interviewer](chakra/manage-chakra/8961150967-clone-an-ai-interviewer.md)
- [Create an AI Interviewer Creating an AI interviewer Editing an AI Interviewer](chakra/manage-chakra/8041423965-create-an-ai-interviewer.md)
- [Invite Candidates to an AI Interview Prerequisite Inviting candidates to an AI interview Candidate experience](chakra/manage-chakra/5542727476-invite-candidates-to-an-ai-interview.md)
- [View Candidate Report in Chakra Viewing candidate report Candidate report components](chakra/manage-chakra/6818900787-view-candidate-reports.md)
## Engage
- [Create an Event Creating an event Configure event settings](engage/7549509598-create-an-event.md)
- [End your Event on a High Note With the Leaderboard](engage/9322191698-end-your-event-on-a-high-note-with-the-leaderboard.md)
- [HackerRank Engage - Marketing Best Practices](engage/7196095057-hackerrank-engage---marketing-best-practices.md)
- [Introduction to HackerRank Engage](engage/6424218208-hackerrank-engage.md)
- [Set Up a Microsite](engage/3958121708-setting-up-the-event-microsite.md)
- [Set Up Emails Set up email sequences Set up broadcast emails](engage/9707768362-set-up-the-promotional-emails-or-campaigns.md)
- [Set Up the Event Challenge](engage/7640208607-set-up-the-event-challenge.md)
- [Source and Manage Candidates for Events](engage/7392770596-getting-candidates-for-your-event.md)
- [View Event Statistics](engage/5336874519-view-event-stats.md)
## General Help / Academy
- [HackerRank Academy](general-help/academy/5297005851-hackerrank-academy-video-tutorial.md)
## General Help / Additional Resources
- [Access Candidate Timeline Accessing candidate timeline](general-help/additional-resources/2652374569-access-candidate-timeline.md)
- [Ensuring a Great Candidate Experience Prepare candidates for success How HackerRank manages candidate support Recommended candidate support workflow](general-help/additional-resources/6477583642-ensuring-a-great-candidate-experience.md)
## General Help / Campus/University Hiring
- [Support for Campus Events](general-help/campusuniversity-hiring/7220470055-support-for-campus-events.md)
## General Help / Contact Us
- [Contact HackerRank Support](general-help/contact-us/8616956464-contact-hackerrank-support.md)
- [Meet HackerRank’s Solution Engineering team](general-help/contact-us/5656446182-our-hackerrank%E2%80%99s-solution-engineering-team.md)
## General Help / Deprecations and Experience Changes
- [Deprecations and Experience Changes April 2026 January 2026](general-help/deprecations-and-experience-changes/9867323057-january-2026-deprecations-and-experience-changes.md)
## General Help / Evaluation Guides
- [Early Talent](general-help/evaluation-guides/1216495690-early-talent-.md)
- [Manual for Fair Hiring](general-help/evaluation-guides/7033977271-manual-for-fair-hiring.md)
- [Mid-Level](general-help/evaluation-guides/7483769801-mid-level.md)
- [Professional Hire](general-help/evaluation-guides/2625349560-professional-hire.md)
## General Help / HackerRank AI
- [HackerRank AI Add-on See What’s Included](general-help/hackerrank-ai/5847651809-hackerrank-ai-add-ons.md)
- [HackerRank's AI Features](general-help/hackerrank-ai/9416207922-hackerrank%27s-ai-features.md)
## General Help / HackerRank AI Data Services
- [HackerRank AI Data Services FAQ](general-help/hackerrank-ai-data-services/2212135172-hackerrank-ai-data-services-faq.md)
- [HackerRank Dataset Creation Methodology](general-help/hackerrank-ai-data-services/4425890244-hackerrank-dataset-creation-methodology.md)
## General Help / Important Notifications
- [HackerRank Maintenance Window Notification Maintenance schedule Impact Required actions Frequently Asked Questions Need support?](general-help/important-notifications/2086891729-hackerrank-maintenance-window-notification.md)
## General Help / Release Notes
- [April 2024 Release Notes](general-help/release-notes/9911032760-april-2024-release-notes.md)
- [April 2025 Release Notes](general-help/release-notes/5686123513-april-2025-release-notes.md)
- [April 2026 Release Notes Screen Interview Platform Chakra (AI Interviewer) SkillUp Community Deprecations and Experience Changes](general-help/release-notes/4368819843-april-2026-release-notes.md)
- [January 2024 Release Notes](general-help/release-notes/1306589776-january-2024-release-notes.md)
- [January 2025 Release Notes](general-help/release-notes/8074371720-january-2025-release-notes.md)
- [January 2026 Release Notes Screen Skills Platform Developer Experience Integrity Interview Data and Insights Integrations SkillUp Deprecations and Experience Changes](general-help/release-notes/2321596225-january-2026-release-notes.md)
- [July 2024 Release Notes](general-help/release-notes/4505174147-july-2024-release-notes.md)
- [July 2025 Release Notes Screen Screen Features Available in the AI Add-on Package Skills Platform Developer Experience Interview Interview Features Available in the AI Add-on Package SkillUp Engage](general-help/release-notes/3121307537-july-2025-release-notes.md)
- [October 2024 Release Notes](general-help/release-notes/1189675016-october-2024-release-notes.md)
- [October 2025 Release Notes Screen Skills Platform Developer Experience Integrity Interview Data and Insights Integrations AI Interviewer (Limited Availability) SkillUp Developer Community](general-help/release-notes/8474307750-october-2025-release-notes.md)
- [Q3' 23 Release Notes Q3' 23 Release Notes](general-help/release-notes/9502641162-q3%27-23-release-notes.md)
- [What's New on HackerRank](general-help/release-notes/5026442259-what%27s-new-on-hackerrank-.md)
## Integrations / Applicant Tracking Systems
- [Rooster - HackerRank integration](integrations/applicant-tracking-systems/5902644770-rooster-hackerrank-integration.md)
## Integrations / Applicant Tracking Systems / Ashby
- [Ashby - HackerRank Integration Configuration Guide](integrations/applicant-tracking-systems/ashby/4146164514-ashby---hackerrank-integration-configuration-guide.md)
- [Ashby - HackerRank Integration User Guide](integrations/applicant-tracking-systems/ashby/5999209869-ashby---hackerrank-integration-user-guide.md)
- [Ashby - HackerRank Technical Interview Integration Guide](integrations/applicant-tracking-systems/ashby/7862793608-ashby-hackerrank-technical-interview-integration-guide.md)
- [Ashby Integration with HackerRank](integrations/applicant-tracking-systems/ashby/9896080715-ashby-integration-with-hackerrank.md)
## Integrations / Applicant Tracking Systems / Avature
- [Avature - HackerRank Integration Avature Integration features](integrations/applicant-tracking-systems/avature/7339966937-avature---hackerrank-integration.md)
## Integrations / Applicant Tracking Systems / Breezy
- [Breezy - HackerRank Integration Setup](integrations/applicant-tracking-systems/breezy/6794716414-breezy---hackerrank-integration-setup.md)
## Integrations / Applicant Tracking Systems / Darwinbox
- [Darwinbox - HackerRank Integration Guide](integrations/applicant-tracking-systems/darwinbox/2001883323-darwinbox---hackerrank-integration-guide.md)
## Integrations / Applicant Tracking Systems / Eightfold
- [Eightfold - HackerRank Integration](integrations/applicant-tracking-systems/eightfold/7924497743-eightfold---hackerrank-integration.md)
- [Eightfold - HackerRank Integration User Guide Overview](integrations/applicant-tracking-systems/eightfold/2155086316-hackerrank---eightfold-integration-user-guide.md)
- [HackerRank - Eightfold Integration Configuration Guide](integrations/applicant-tracking-systems/eightfold/2732992835-hackerrank---eightfold-integration-configuration-guide.md)
## Integrations / Applicant Tracking Systems / Freshteam
- [Freshteam - HackerRank Integration Guide](integrations/applicant-tracking-systems/freshteam/9978423020-freshteam---hackerrank-integration-guide.md)
## Integrations / Applicant Tracking Systems / Greenhouse
- [Enabling Outcome Data and Public Link with Greenhouse](integrations/applicant-tracking-systems/greenhouse/3593554348-enabling-outcome-data-and-public-link-with-greenhouse.md)
- [Greenhouse - HackerRank Integration Guide Prerequisites Integrating Greenhouse with HackerRank Glossary Frequently Asked Questions (FAQs)](integrations/applicant-tracking-systems/greenhouse/1406188460-greenhouse---hackerrank-integration-guide.md)
- [Greenhouse - HackerRank Integration Interview User Guide Prerequisites Adding HackerRank interview stage in Greenhouse Scheduling HackerRank Interview Viewing Interview Results](integrations/applicant-tracking-systems/greenhouse/8806262569-greenhouse---hackerrank-integration-interviews-user-guide.md)
- [Greenhouse - HackerRank Integration Overview](integrations/applicant-tracking-systems/greenhouse/2646010908-greenhouse---hackerrank-integration-overview.md)
- [Greenhouse - HackerRank Integration Test User Guide Prerequisites Adding HackerRank assessment stage in Greenhouse Sending HackerRank test invite to a candidate Sending bulk HackerRank test invites to candidates Viewing candidate test results Viewing updated scores in Greenhouse](integrations/applicant-tracking-systems/greenhouse/2499611070-greenhouse---hackerrank-integration-tests-user-guide-.md)
- [Greenhouse-HackerRank Integration FAQs API Token and Access Tests and Interviews Common Troubleshooting](integrations/applicant-tracking-systems/greenhouse/3678461564-greenhouse-hackerrank-integration-faqs.md)
## Integrations / Applicant Tracking Systems / IBM Kenexa Brassring
- [IBM Kenexa BrassRing - HackerRank Integration](integrations/applicant-tracking-systems/ibm-kenexa-brassring/7600349400-ibm-kenexa-brassring---hackerrank-integration.md)
- [IBM Kenexa BrassRing - HackerRank Tests Integration](integrations/applicant-tracking-systems/ibm-kenexa-brassring/7795424803-ibm-kenexa-brassring---hackerrank-tests-integration.md)
- [IBM Kenexa BrassRing - Interviews Integration Overview Integration Steps](integrations/applicant-tracking-systems/ibm-kenexa-brassring/7390910463-ibm-kenexa-brassring---interviews-integration.md)
## Integrations / Applicant Tracking Systems / iCIMS
- [iCIMS - HackerRank Integration Guide](integrations/applicant-tracking-systems/icims/9631673147-icims---hackerrank-integration-guide.md)
- [iCIMS - HackerRank Prime Assessments Configuration Guide](integrations/applicant-tracking-systems/icims/2481948575-icims---hackerrank-prime-assessments-configuration-guide.md)
- [iCIMS - HackerRank Prime Assessments Integration Guide](integrations/applicant-tracking-systems/icims/4539361473-icims---hackerrank-prime-assessments-integration-guide.md)
- [iCIMS Prime Assessment - HackerRank Integration User Guide](integrations/applicant-tracking-systems/icims/1495212030-icims-prime-assessment---hackerrank-integration-user-guide.md)
## Integrations / Applicant Tracking Systems / Jazz
- [Jazz - HackerRank Tests integration](integrations/applicant-tracking-systems/jazz/5164370576-jazz---hackerrank-tests-integration.md)
## Integrations / Applicant Tracking Systems / Jobvite
- [Jobvite - HackerRank Integration](integrations/applicant-tracking-systems/jobvite/6917918087-jobvite---hackerrank-integration.md)
- [Jobvite - HackerRank Integration Configuration Guide](integrations/applicant-tracking-systems/jobvite/1202195004-jobvite---hackerrank-integration-configuration-guide.md)
- [Jobvite - HackerRank Integration User Guide](integrations/applicant-tracking-systems/jobvite/2429924508-jobvite---hackerrank-integration-user-guide.md)
## Integrations / Applicant Tracking Systems / Kula.ai
- [Kula.ai – HackerRank Integration User Guide Prerequisites Integrating Kula.ai with HackerRank Managing integration](integrations/applicant-tracking-systems/kulaai/5121238837-kula-ai-hackerrank-integration-user-guide.md)
## Integrations / Applicant Tracking Systems / Lever
- [Adding Candidates to Lever ATS from a Public Link](integrations/applicant-tracking-systems/lever/9868451767-adding-candidates-to-lever-ats-from-a-public-link.md)
- [Lever - HackerRank Interview Integration Overview Lever - HackerRank Interview Integration](integrations/applicant-tracking-systems/lever/8274807044-lever---hackerrank-interview-integration.md)
- [Lever - HackerRank Tests Integration](integrations/applicant-tracking-systems/lever/7177093032-lever---hackerrank-tests-integration.md)
- [Lever HackerRank Integration](integrations/applicant-tracking-systems/lever/1538275190-lever-hackerrank-integration.md)
- [Scheduling HackerRank Interviews with Candidates in Lever](integrations/applicant-tracking-systems/lever/2634152447-scheduling-hackerrank-interviews-with-candidates-in-lever.md)
## Integrations / Applicant Tracking Systems / Lever V2
- [Lever V2 - HackerRank Integration Guide Prerequisites Integrating Lever V2 for HackerRank tests Integrating Lever V2 for HackerRank interviews](integrations/applicant-tracking-systems/lever-v2/5647291926-lever-v2-hackerrank-integration-guide.md)
- [Lever V2 - HackerRank Integration Interview User Guide Prerequisites Scheduling a HackerRank interview from Lever Viewing Interview feedback in Lever](integrations/applicant-tracking-systems/lever-v2/5269579148-lever-v2-hackerrank-integration-interview-user-guide.md)
- [Lever V2 - HackerRank Integration Test User Guide Prerequisites Inviting candidates to a HackerRank test Viewing test results in Lever](integrations/applicant-tracking-systems/lever-v2/6548604920-lever-v2-hackerrank-integration-test-user-guide.md)
## Integrations / Applicant Tracking Systems / Linkedin Talent Hub
- [LinkedIn Talent Hub - HackerRank Integration](integrations/applicant-tracking-systems/linkedin-talent-hub/2757478179-linkedin-talent-hub---hackerrank-integration-.md)
## Integrations / Applicant Tracking Systems / ModernLoop
- [ModernLoop - HackerRank Integration User Guide Prerequisites Integrating ModernLoop with HackerRank Using HackerRank integration](integrations/applicant-tracking-systems/modernloop/9797503689-modernloop-hackerrank-integration-user-guide.md)
## Integrations / Applicant Tracking Systems / Northstarz
- [Northstarz - HackerRank Integration User Guide Adding HackerRank test to a job on Northstarz Sending HackerRank test invites from Northstarz Viewing a candidate test report on Northstarz](integrations/applicant-tracking-systems/northstarz/4546750166-northstarz-hackerrank-integration-user-guide.md)
## Integrations / Applicant Tracking Systems / Oracle Recruiting Cloud
- [Oracle Recruiting Cloud - HackerRank Integration](integrations/applicant-tracking-systems/oracle-recruiting-cloud/8503244016-oracle-recruiting-cloud---hackerrank-integration-.md)
- [Oracle Recruiting Cloud - HackerRank Integration Setup Guide](integrations/applicant-tracking-systems/oracle-recruiting-cloud/8672148210-oracle-recruiting-cloud---hackerrank-integration-setup-guide.md)
- [Oracle Recruiting Cloud and HackerRank Integration User Guide](integrations/applicant-tracking-systems/oracle-recruiting-cloud/3350882088-oracle-recruiting-cloud-and-hackerrank-integration-user-guide.md)
## Integrations / Applicant Tracking Systems / Phenom People
- [Phenom People - HackerRank Integration Guide](integrations/applicant-tracking-systems/phenom-people/7288417717-phenom-people---hackerrank-integration-guide.md)
## Integrations / Applicant Tracking Systems / Prismforce
- [Prismforce - HackerRank Integration Guide](integrations/applicant-tracking-systems/prismforce/5932438086-prismforce---hackerrank-integration-guide.md)
## Integrations / Applicant Tracking Systems / Recruitee
- [Recruitee - HackerRank Integration Guide Prerequisites Integrating Recruitee with HackerRank](integrations/applicant-tracking-systems/recruitee/1039021982-recruitee-hackerrank-integration-guide.md)
- [Recruitee - HackerRank Integration Interview User Guide Prerequisites Inviting candidates to a HackerRank interview Viewing interview results](integrations/applicant-tracking-systems/recruitee/7457838560-recruitee-hackerrank-integration-interview-user-guide.md)
- [Recruitee - HackerRank Integration Overview Tests features](integrations/applicant-tracking-systems/recruitee/6130823390-recruitee---hackerrank-integration-guide.md)
- [Recruitee - HackerRank Integration Test User Guide Prerequisites Inviting candidates to a HackerRank test Viewing test results](integrations/applicant-tracking-systems/recruitee/4110238052-recruitee-hackerrank-integration-test-user-guide.md)
## Integrations / Applicant Tracking Systems / Rippling
- [Rippling Integration](integrations/applicant-tracking-systems/rippling/8750225690-rippling-integration.md)
## Integrations / Applicant Tracking Systems / SAP Success Factors
- [SAP Success Factors - HackerRank Integration Guide](integrations/applicant-tracking-systems/sap-success-factors/6922485557-sap-success-factors---hackerrank-integration-guide.md)
## Integrations / Applicant Tracking Systems / SmartRecruiters
- [SmartRecruiters - HackerRank Integration](integrations/applicant-tracking-systems/smartrecruiters/9231210914-smartrecruiters---hackerrank-integration.md)
- [SmartRecruiters - HackerRank Integration Configuration Guide](integrations/applicant-tracking-systems/smartrecruiters/5934100296-smartrecruiters---hackerrank-integration-configuration-guide.md)
- [SmartRecruiters - HackerRank Integration User Guide](integrations/applicant-tracking-systems/smartrecruiters/2880884436-smartrecruiters---hackerrank-integration-user-guide.md)
## Integrations / Applicant Tracking Systems / Taleo
- [Taleo](integrations/applicant-tracking-systems/taleo/7459195623-taleo.md)
## Integrations / Applicant Tracking Systems / Teamtailor
- [Teamtailor - HackerRank Integration](integrations/applicant-tracking-systems/teamtailor/9251533406-teamtailor---hackerrank-integration.md)
- [Teamtailor - HackerRank Integration Configuration Guide](integrations/applicant-tracking-systems/teamtailor/3927772988-teamtailor---hackerrank-integration-configuration-guide.md)
- [Teamtailor - HackerRank Integration: User Guide](integrations/applicant-tracking-systems/teamtailor/6599779249-teamtailor---hackerrank-integration%3A-user-guide.md)
## Integrations / Applicant Tracking Systems / Workable
- [Workable - HackerRank Tests Integration](integrations/applicant-tracking-systems/workable/3863699223-workable---hackerrank-tests-integration.md)
## Integrations / Applicant Tracking Systems / Workday
- [Workday - HackerRank Integration](integrations/applicant-tracking-systems/workday/3252953266-workday---hackerrank-integration.md)
- [Workday - HackerRank Interviews Configuration Guide](integrations/applicant-tracking-systems/workday/4722432610-workday---hackerrank-interviews-configuration-guide.md)
- [Workday - HackerRank Interviews User Guide Prerequisites Schedule Interviews on Workday View the Interview Scorecard in Workday](integrations/applicant-tracking-systems/workday/7842363172-workday---hackerrank-interviews-user-guide.md)
- [Workday - HackerRank Tests Configuration Guide](integrations/applicant-tracking-systems/workday/1782819445-workday---hackerrank-tests-configuration-guide.md)
- [Workday - HackerRank Tests User Guide](integrations/applicant-tracking-systems/workday/1999755553-workday---hackerrank-tests-user-guide.md)
## Integrations / Applicant Tracking Systems / Zapier
- [Zapier - HackerRank Integration Guide Prerequisites Integrating Zapier with HackerRank](integrations/applicant-tracking-systems/zapier/9883166979-zapier-hackerrank-integration-guide.md)
- [Zapier - HackerRank Integration Interview User Guide Prerequisites Configuring Zaps for HackerRank interviews Sending interview invites Viewing interview results](integrations/applicant-tracking-systems/zapier/5179178131-zapier-hackerrank-integration-interview-user-guide.md)
- [Zapier - HackerRank Integration Test User Guide Prerequisites Configuring Zaps for HackerRank assessments Sending assessment invites Viewing assessment results](integrations/applicant-tracking-systems/zapier/7100809601-zapier-hackerrank-integration-test-user-guide.md)
## Integrations / Applicant Tracking Systems / Zoho Recruit
- [Zoho Recruit - HackerRank Integration](integrations/applicant-tracking-systems/zoho-recruit/6202373438-zoho-recruit---hackerrank-integration.md)
- [Zoho Recruit - HackerRank Integration Setup](integrations/applicant-tracking-systems/zoho-recruit/8020207036-zoho-recruit---hackerrank-integration-setup.md)
- [Zoho Recruit - Sending HackerRank Tests and Interviews](integrations/applicant-tracking-systems/zoho-recruit/3696308525-zoho-recruit---sending-hackerrank-tests-and-interviews.md)
## Integrations / Getting started with Integrations
- [Integration Logs](integrations/getting-started-with-integrations/7263906600-integration-logs.md)
- [Integrations Overview](integrations/getting-started-with-integrations/1847021717-integrations-overview.md)
- [Partner Guide to building an integration with HackerRank](integrations/getting-started-with-integrations/8660206242-partner-guide-to-building-an-integration-with-hackerrank.md)
## Integrations / Productivity
- [Interview Vector - HackerRank Integration Guide](integrations/productivity/6541817100-interview-vector---hackerrank-integration-guide.md)
- [Slack - HackerRank Integration Guide](integrations/productivity/1480104967-slack---hackerrank-integration-guide.md)
- [Splash - HackerRank Integration Guide](integrations/productivity/1979161599-splash---hackerrank-integration-guide.md)
## Integrations / Scheduling
- [Calendar Add-ons for HackerRank Interviews](integrations/scheduling/3450462093-calendar-add-ons-for-hackerrank-interviews.md)
- [Configuring InterviewPlanner - HackerRank Integration](integrations/scheduling/1300810624-configuring-interviewplanner---hackerrank-integration.md)
- [Goodtime - HackerRank Integration Guide](integrations/scheduling/7205562153-goodtime---hackerrank-integration-guide.md)
- [HackerRank Interview and Google Calendar Integration](integrations/scheduling/1262999130-hackerrank-interview-and-google-calendar-integration.md)
- [HackerRank Interview and Outlook Calendar Integration](integrations/scheduling/2480863637-hackerrank-interview-and-outlook-calendar-integration.md)
- [InterviewPlanner - HackerRank Integration](integrations/scheduling/6566949282-interviewplanner---hackerrank-integration.md)
- [InterviewPlanner-HackerRank Integration FAQs](integrations/scheduling/7401637722-interviewplanner-hackerrank-integration-faqs-.md)
- [Prelude - HackerRank Integration Guide](integrations/scheduling/6684042810-prelude---hackerrank-integration-guide.md)
- [Using HackerRank Interviews in InterviewPlanner](integrations/scheduling/3675175160-using-hackerrank-interviews-in-interviewplanner.md)
## Integrations / Single Sign-On (SSO)
- [Getting Started with Single Sign-On Prerequisites Steps to enable SSO SSO endpoints Updating certificates](integrations/single-sign-on-sso/4264962721-getting-started-with-single-sign-on.md)
- [Just-in-Time (JIT) Provisioning for HackerRank SSO](integrations/single-sign-on-sso/8000473667--setting-up-hackerrank-sso-with-just-in-time-.md)
- [Log In to HackerRank with Google Workspace Account](integrations/single-sign-on-sso/9826965692-log-in-to-hackerrank-with-google-workspace-account.md)
- [SAML 2.0 Single Sign-on (SSO)](integrations/single-sign-on-sso/4516079405-saml-2.0-single-sign-on-%28sso%29-.md)
- [Set up HackerRank Single Sign-On with Okta Prerequisites Setting up HackerRank Single Sign-On with Okta](integrations/single-sign-on-sso/2841246365-setting-up-hackerrank-single-sign-on-with-okta.md)
- [Setting up HackerRank Single Sign-On with Azure AD](integrations/single-sign-on-sso/3007497492-setting-up-hackerrank-single-sign-on-with-azure-ad.md)
- [Setting Up HackerRank SSO with OneLogin](integrations/single-sign-on-sso/6114369280-setting-up-hackerrank-sso-with-onelogin.md)
- [Setting Up SCIM Provisioning with Okta](integrations/single-sign-on-sso/3939437783-setting-up-scim-provisioning-with-okta.md)
## Interviews / Additional Resources
- [Attach a File to a Problem Statement](interviews/additional-resources/7571200514-attach-a-file-to-a-problem-statement.md)
- [HackerRank Interview Best Practices](interviews/additional-resources/5533854049-hackerrank-interview-best-practices.md)
- [Recommended Questions and Interviewer’s Guidelines](interviews/additional-resources/1982891156-recommended-questions-and-interviewer%E2%80%99s-guidelines.md)
## Interviews / Additional Resources / FAQs
- [Frequently Asked Questions](interviews/additional-resources/faqs/9583186367-FAQs.md)
## Interviews / Getting Started
- [AI-Assisted Interviews Key benefits Enable AI Assistant for interviews Disable AI Assistant for a specific question Candidate experience Interviewer experience Post-interview report Frequently Asked Questions (FAQ)](interviews/getting-started/5821380141-ai-assisted-interviews.md)
- [Audio and Video Calls in Interviews Powered by Zoom Prerequisites Key benefits Screen sharing during interviews Customize the video layout Verify system compatibility](interviews/getting-started/6271433412-audio-and-video-calls-in-interviews-powered-by-zoom.md)
- [Introduction to HackerRank Interviews](interviews/getting-started/9059560249-introduction-to-hackerrank-interviews.md)
- [Network Monitoring in HackerRank Interviews](interviews/getting-started/6375174017-network-monitoring-in-hackerrank-interviews.md)
- [Question Types in HackerRank Interviews](interviews/getting-started/9999244916-question-types-in-hackerrank-interviews.md)
- [Self-Signup for Interviewers](interviews/getting-started/6028726783-self-signup-for-interviewers.md)
- [The Next-Generation of Hiring: Interview Features](interviews/getting-started/5377881818-the-next-generation-of-hiring%3A-interview-features.md)
## Interviews / Integrations
- [Webex - HackerRank Interview Integration](interviews/integrations/7623780280-webex---hackerrank-interview-integration.md)
- [Zoom - HackerRank Interview Integration](interviews/integrations/5805684780-zoom---hackerrank-interview-integration.md)
## Interviews / Interview Integrity
- [Interview Integrity Signals Enabling Interview Integrity Signals How it works Types of suspicious signals](interviews/interview-integrity/5161582600-interview-integrity-signals.md)
- [Screen-to-Interview Identity Match](interviews/interview-integrity/8605077096-screen-to-interview-identity-match.md)
## Interviews / Interview Settings
- [Configure Interview Settings Prerequisite Configuring interview settings](interviews/interview-settings/6563947154-configure-interview-settings.md)
- [Hide Locked Tabs in Interviews Key benefits Enable automatic tab lock and hide Interviewer experience Candidate experience](interviews/interview-settings/2284202564-hiding-locked-tabs-in-interviews.md)
- [Using Virtual Lobby in HackerRank Interviews](interviews/interview-settings/1151935613-using-virtual-lobby-in-hackerrank-interviews.md)
## Interviews / Manage Interviews
- [Add Questions to Interview Prerequisite Adding questions to an interview](interviews/manage-interviews/6761309830-adding-questions-to-interviews.md)
- [Audio or Video Device Selection During Interview](interviews/manage-interviews/5936478208-audio-or-video-device-selection-during-interview.md)
- [Code Review Questions in Interviews](interviews/manage-interviews/4634293009-code-review-questions-in-interviews.md)
- [Create an Interview Starting an interview immediately Scheduling an interview Search and filter Interviews Join as an Interviewer Candidate experience](interviews/manage-interviews/8404005945-creating-an-interview.md)
- [Data Science Projects in HackerRank Interviews](interviews/manage-interviews/3087722674-data-science-projects-in-hackerrank-interviews.md)
- [Delete an Interview Prerequisites Deleting an Interview](interviews/manage-interviews/6488043690-canceling-an-interview.md)
- [Deleting Interview Questions](interviews/manage-interviews/5520105382-deleting-interview-questions.md)
- [DevOps Questions in HackerRank Interviews](interviews/manage-interviews/8182862423-devops-questions-in-hackerrank-interviews.md)
- [End an Interview Ending an Interview](interviews/manage-interviews/1242592015-ending-an-interview.md)
- [Export Interview List Prerequisite Exporting interview list](interviews/manage-interviews/8398508792-export-interview-list.md)
- [Front-End Questions in HackerRank Interviews](interviews/manage-interviews/7721811663-front-end-questions-in-hackerrank-interviews.md)
- [I/o Console Inside the Interviews](interviews/manage-interviews/o-console-inside-the-interviews.md)
- [Import Questions from Screen Test Import questions at the start of the Interview Import questions during the Interview](interviews/manage-interviews/2218911700-screening-inside-interviews.md)
- [Importing Projects in HackerRank Interview](interviews/manage-interviews/1769104522-importing-projects-in-hackerrank-interview-.md)
- [Interviewing with Whiteboards](interviews/manage-interviews/7216974183-interviewing-with-whiteboards.md)
- [Manage Interviews Templates Creating an interview template Sharing an interview template Removing user access from an interview template Renaming an interview template Deleting an interview template Frequently Asked Questions (FAQ)](interviews/manage-interviews/2837093779-standardizing-interviews-using-templates.md)
- [Mobile Development Questions in Interviews](interviews/manage-interviews/7300375637-mobile-development-questions-in-interviews.md)
- [Observation Mode in Interviews](interviews/manage-interviews/1263202297-observation-mode-in-interviews.md)
- [REPL [ Read — Eval — Print — Loop]](interviews/manage-interviews/6745090586-repl-%5B-read%E2%80%8A%E2%80%94%E2%80%8Aeval%E2%80%8A%E2%80%94%E2%80%8Aprint%E2%80%8A%E2%80%94%E2%80%8Aloop%5D-.md)
- [Replacing Interview Questions](interviews/manage-interviews/8239997164-replacing-interview-questions.md)
- [Reschedule an Interview Prerequisites Rescheduling an Interview](interviews/manage-interviews/2342466364-rescheduling-an-interview.md)
- [Use Templates in Interviews Opening a template during an interview Manage templates during an interview](interviews/manage-interviews/8016598860-using-templates-in-interviews.md)
## Interviews / Scoring and Reports
- [Interview Report Accessing interview report Interview report components](interviews/scoring-and-reports/6788713830-viewing-interview-reports.md)
- [Interview Scorecards Accessing interview scorecards Custom scorecards Using the scorecard during an interview View scorecard in Interview Report](interviews/scoring-and-reports/9842091173-interview-scorecards.md)
- [Scorecard Assist](interviews/scoring-and-reports/5847159594-scorecard-assist-for-coding-question.md)
## Library / Additional Resources / General Questions
- [Using AWS, GCP and Electrical Stencils for Diagram Questions](library/additional-resources/general-questions/2793946233-using-aws%2C-gcp-and-electrical-stencils-for-diagram-questions-.md)
- [Using draw.io tool for Diagram Questions](library/additional-resources/general-questions/8569407083-using-draw.io-tool-for-diagram-questions.md)
## Library / Additional Resources / Programming Questions
- [Creating a Custom Checker](library/additional-resources/programming-questions/6515044510-creating-a-custom-checker.md)
- [Defining Test Cases for Coding Questions](library/additional-resources/programming-questions/8626818013-defining-test-cases-for-coding-questions.md)
- [Defining the Problem Details: Coding and Database Engineer Questions](library/additional-resources/programming-questions/7816600113-defining-the-problem-details%3A-coding-and-database-engineer-questions.md)
- [Floating Values in Database Engineer Questions](library/additional-resources/programming-questions/7867481079-floating-values-in-database-engineer-questions.md)
- [Generating Code Stubs](library/additional-resources/programming-questions/9168425479-generating-code-stubs.md)
- [Test Case Input Format](library/additional-resources/programming-questions/2461683826-test-case-input-format.md)
- [Test Cases in Coding and Approximate Solution Questions](library/additional-resources/programming-questions/3245197419-test-cases-in-coding-questions.md)
## Library / Additional Resources / Project Questions
- [Assessing Candidates for Azure Skills](library/additional-resources/project-questions/8545628905-assessing-candidates-for-azure-skills.md)
- [Assessing Candidates on Cloud Skills](library/additional-resources/project-questions/1938573113-assessing-candidates-on-cloud-skills.md)
- [Configurations for Front-end, Back-end and Full stack Developer Questions](library/additional-resources/project-questions/9443018671-configurations-for-front-end%2C-back-end-and-full-stack-developer-questions.md)
- [Cookie settings for HTML/CSS/JavaScript and Projects Questions](library/additional-resources/project-questions/javascript-and-projects-questions.md)
- [Hidden Test Cases for Front-End, Back-End and Full Stack Questions](library/additional-resources/project-questions/1626384486-hidden-test-cases-for-front-end%2C-back-end-and-full-stack-questions.md)
- [Package Information for Data Science Questions](library/additional-resources/project-questions/6282504591-package-information-for-data-science-questions.md)
- [Upgrading Custom Project Questions](library/additional-resources/project-questions/7922341412-upgrading-custom-project-questions.md)
- [Validating a Project for Front End, Back End, and Full Stack Questions](library/additional-resources/project-questions/1053996435-validating-a-project-for-front-end%2C-back-end%2C-and-full-stack-questions.md)
## Library / Frequently Asked Questions
- [How can I edit HackerRank Library Questions?](library/frequently-asked-questions/7502854057-can-i-edit-hackerrank-library-questions%3F.md)
## Library / Getting Started
- [HackerRank Question Count Comparison by Subscription Plan](library/getting-started/6095274436-hackerrank-question-count-comparison-by-subscription-plan.md)
- [Introduction to HackerRank Library Accessing the Library Question sources Searching, sorting, and filtering questions Related topics](library/getting-started/5664166353-hackerrank-library-navigation.md)
- [Question Types in HackerRank Supported question types](library/getting-started/2354192461-question-types-in-hackerrank-tests.md)
## Library / Manage Question
- [AI Solvability Indicator and Filter](library/manage-question/7394210877-ai-solvability-indicator-and-filter.md)
- [Archive a Question Prerequisite Archiving a question Unarchiving a question](library/manage-question/2040951869-archive-a-question.md)
- [Associating Tags to Questions](library/manage-question/9412060538-associating-tags-to-questions.md)
- [Clone a Question Cloning a question](library/manage-question/9746551127-cloning-a-question.md)
- [Create a Question Creating a question from the Library Creating a question while editing a test](library/manage-question/4894957291-creating-questions.md)
- [Edit a Question Prerequisites Editing a question](library/manage-question/9349097996-editing-a-question.md)
- [Export Questions Prerequisite Exporting all questions Exporting selected test questions](library/manage-question/9028620307-export-questions.md)
- [Review Question Quality](library/manage-question/4691012356-review-question-quality.md)
- [Share a Question Prerequisite Sharing a question Transferring ownership of a question Removing access from a question](library/manage-question/6697457900-share-a-question.md)
- [Steps to Create Accessible Content at HackerRank](library/manage-question/4968606472-steps-to-create-accessible-content-at-hackerrank.md)
- [View Test Question Insights Prerequisite Viewing test question insights](library/manage-question/3255724462-question-insights.md)
## Library / Question Scoring
- [Evaluation Methods for Test Questions Evaluation methods by question type](library/question-scoring/4666032442-scoring-questions-%28overview%29.md)
- [Manual Scoring for General Question Types](library/question-scoring/2056253220-manual-scoring-for-general-questions.md)
## Library / Question Types / General Questions
- [Diagram Questions Creating Diagram questions Candidate view Scoring Diagram questions](library/question-types/general-questions/4376717308-diagram-questions.md)
- [File Upload Questions Creating a file upload question Candidate experience Scoring file upload questions in tests](library/question-types/general-questions/3284451474-file-upload-question.md)
- [Multiple Choice Questions Creating a Multiple Choice question Candidate experience Scoring Multiple Choice questions in tests](library/question-types/general-questions/2513748038-multiple-choice-questions.md)
- [Prompt Engineering Questions Scoring prompt engineering questions FAQs](library/question-types/general-questions/6081633644-scoring-for-prompt-engineering-questions.md)
- [Sentence Completion Questions Creating a sentence completion question Candidate experience Scoring sentence completion questions in tests](library/question-types/general-questions/5866154232-sentence-completion-questions.md)
- [Subjective Questions Creating a subjective question Candidate experience Scoring subjective questions in tests](library/question-types/general-questions/2296520412-subjective-questions.md)
- [Whiteboard Questions Creating a whiteboard question Candidate experience Scoring a Whiteboard Question in tests](library/question-types/general-questions/2578948087-creating-a-whiteboard-question.md)
## Library / Question Types / Programming Questions
- [Approximate Solution Type Questions Creating an approximate solution question Scoring an approximate solution question in tests](library/question-types/programming-questions/8117531949-approximate-solution-type-question.md)
- [Coding Questions Creating a coding question Quality review Candidate experience Scoring a coding question in tests](library/question-types/programming-questions/2474669643-coding-question.md)
- [Database Questions Creating a database question Candidate experience Scoring a database question in tests](library/question-types/programming-questions/8826242281-database-engineer-questions.md)
- [HTML/CSS/JavaScript Questions Creating an HTML/CSS/JavaScript question Candidate experience Scoring an HTML/CSS/JavaScript question in tests](library/question-types/programming-questions/javascript-questions.md)
## Library / Question Types / Projects Questions
- [Code Repository Questions Key benefits Code Repository artifacts Creating a Code Repository question Adding questions to an existing Code Repository Editing an existing Code Repository question Frequently Asked Questions](library/question-types/projects-questions/1900882930-code-repository-questions.md)
- [Code Review Questions Creating a Code Review question Candidate experience Scoring a Code Review question in tests](library/question-types/projects-questions/4262355406-code-review-questions.md)
- [Data Science Questions Creating a Data Science question Candidate experience Scoring a Data Science question in tests](library/question-types/projects-questions/5187107609-data-science-questions.md)
- [DevOps Questions Key benefits Creating a DevOps question Candidate experience Scoring a DevOps question in tests](library/question-types/projects-questions/5929074504-devops-questions.md)
- [Front-end, Back-end, Full-stack, Mobile, and QA Engineer Questions Key benefits Creating front-end, back-end, full-stack, mobile, and QA engineer questions Candidate experience Scoring front-end, back-end, full-stack, mobile, and QA engineer questions in tests](library/question-types/projects-questions/1570281449-creating-front-end%2C-back-end-full-stack-and-mobile-questions.md)
- [Generative AI Questions Creating a Generative AI question Candidate experience Scoring a Generative AI question in tests](library/question-types/projects-questions/7355446816-creating-a-rag-retrieval-augmented-generation-question.md)
## Screen / Best Practice Guides
- [Best Practices for Email Delivery and Bounce Management Understanding email bounces Best practices to improve email deliverability](screen/best-practice-guides/1258426835-best-practices-for-email-delivery-and-bounce-management.md)
- [Best Practices for Screening](screen/best-practice-guides/3584214233-best-practices-for-screening.md)
- [Best Practices to Maintain Test Integrity](screen/best-practice-guides/1878974014-best-practices-to-maintain-test-integrity.md)
- [Mitigating Candidate Drop-Off](screen/best-practice-guides/5269412517-mitigating-candidate-drop-off.md)
- [Plagiarism Best Practices Guide](screen/best-practice-guides/4291690360-plagiarism-best-practices-guide.md)
## Screen / Frequently Asked Questions
- [How Can I Cancel a Test Invite?](screen/frequently-asked-questions/7974410169-how-can-i-cancel-a-test-invite%3F-.md)
- [How can I delete a Question that I No Longer Require?](screen/frequently-asked-questions/4964125282-how-can-i-delete-a-question-that-i-no-longer-require%3F.md)
- [How can I Try a Question or a Test?](screen/frequently-asked-questions/1202456939-how-to-try-a-question-or-a-test.md)
- [How Do I Upload All Test Cases at Once?](screen/frequently-asked-questions/5773853281-how-do-i-upload-all-test-cases-at-once.md)
- [How to Allow Candidates to Retake a Test?](screen/frequently-asked-questions/4428221834-how-to-allow-candidates-to-retake-a-test%3F.md)
- [How to Assess Data Engineering Skills on HackerRank?](screen/frequently-asked-questions/1572498839-how-to-assess-data-engineering-skills-on-hackerrank%3F.md)
- [How to Assess Kubernetes Skills on HackerRank](screen/frequently-asked-questions/8730911957-how-to-assess-kubernetes-skills-on-hackerrank.md)
- [How to Assess Machine Learning Engineering Skills on HackerRank?](screen/frequently-asked-questions/2229796182-how-to-assess-machine-learning-engineering-skills-on-hackerrank%3F.md)
- [How to Assess Selenium Skills of a Candidate on HackerRank?](screen/frequently-asked-questions/4357184721-how-to-assess-selenium-skills-of-a-candidate-on-hackerrank.md)
- [How to download Bash history, logs and session playback recording?](screen/frequently-asked-questions/5819570244-how-to-download-bash-history%2C-logs-and-session-playback-recording%3F.md)
- [How to Move Questions Across Sections in a Test?](screen/frequently-asked-questions/4989710628-how-to-move-questions-across-sections-in-a-test%3F.md)
- [How to Rename a Test](screen/frequently-asked-questions/2426927743-how-to-rename-a-test.md)
- [I made changes to Test content. When does it take effect for the Candidates?](screen/frequently-asked-questions/3765449705-i-made-changes-to-test-content.-when-does-it-take-effect-for-the-candidates%3F.md)
- [Screen FAQ's](screen/frequently-asked-questions/8754663182-what-is-the-maximum-number-of-candidates-i-can-assess-using-coding-assessments%3F.md)
- [What happens to Candidate statuses if the cutoff score is altered?](screen/frequently-asked-questions/6321836373-what-happens-to-candidate-statuses-if-the-cut-off-score-is-altered%3F.md)
- [When I edit a live test, when will the edits take effect for the candidates?](screen/frequently-asked-questions/9355761217-i-made-changes-to-test-settings.-when-will-it-take-effect-for-candidates%3F.md)
## Screen / Getting Started
- [AI-Assisted Tests](screen/getting-started/1152916770-ai-assisted-tests.md)
- [HackerRank Certified Assessments](screen/getting-started/1649328687-hackerrank-certified-assessments.md)
- [HackerRank Glossary](screen/getting-started/3572240492-hackerrank-glossary.md)
- [Quick Start Guide for Recruiters](screen/getting-started/9248897371-quick-start-guide-for-recruiters.md)
- [Scoring Certified Assessments](screen/getting-started/8606775858-scoring-certified-assessments.md)
## Screen / Invite Candidates
- [Cancel a Test Invite](screen/invite-candidates/6257623198-cancelling-a-test-invite.md)
- [Deleting an Email Template](screen/invite-candidates/1128741183-deleting-an-email-invite-template.md)
- [Editing an Email Template](screen/invite-candidates/7775986938-editing-an-email-invite-template.md)
- [Invite Candidates to a Test Prerequisites Inviting candidates to a test](screen/invite-candidates/6027855406-inviting-candidates-to-a-test.md)
- [Limitations With HackerRank Projects](screen/invite-candidates/3052727240-limitations-with-hackerrank-projects.md)
- [Manage Email Templates Prerequisite Creating a custom email template Editing a custom email template Using a custom email template Using a shared email template Setting a default email template Deleting a custom email template](screen/invite-candidates/9684438314-creating-an-email-template.md)
- [Reinvite Candidates to a Test Prerequisites Reinviting candidates to a test](screen/invite-candidates/1002936098-reinviting-candidates-to-a-test.md)
- [Send Bulk Email Invites Sending bulk email invites Troubleshooting bulk invite errors](screen/invite-candidates/7127221409-sending-bulk-email-invites-to-a-test.md)
- [Using Shared Email Templates](screen/invite-candidates/4162887849-using-shared-email-invite-templates.md)
## Screen / Managing Tests
- [Archive a Test Prerequisites Archiving a test Restoring an archived test](screen/managing-tests/8415416322-archiving-a-test.md)
- [Clone a Test Prerequisites Cloning a test](screen/managing-tests/3225598042-cloning-a-test.md)
- [Create a Test Creating a Test Additional test actions](screen/managing-tests/6967597139-creating-a-new-test.md)
- [Create Test Variants](screen/managing-tests/7530103378-test-variants.md)
- [Delete a Test Prerequisites Deleting a test](screen/managing-tests/9552481360-deleting-a-test.md)
- [Delete a Test Submission Prerequisites Deleting a test submission](screen/managing-tests/9556988565-deleting-a-test-submission.md)
- [Download Tests as PDF Prerequisites Downloading test as PDF](screen/managing-tests/4481890289-downloading-tests-in-pdf-files.md)
- [Export Tests Data Prerequisites Exporting tests data](screen/managing-tests/7081156839-exporting-tests-data.md)
- [Extend Test Duration for Candidates Add Time Accommodation Add extra time](screen/managing-tests/4811403281-adding-extra-time-for-candidates.md)
- [Grant Test Access Frequently Asked Questions (FAQs)](screen/managing-tests/9398245856-sharing-a-test-.md)
- [Lock a Test Prerequisites Locking a test Unlocking a test](screen/managing-tests/2125093931-locking-a-test.md)
- [Manage Email Alerts for Leaked Questions Key benefits Enabling email alerts Receiving and responding to email alerts](screen/managing-tests/3105510130-email-alerts-for-question-leakage.md)
- [Manage Leaked Questions Detecting leaked questions Reporting leaked questions Viewing leaked questions in library Viewing tests with leaked questions Handling leaked questions Leak mitigation and takedown actions](screen/managing-tests/8820947031-managing-leaked-questions.md)
- [Manage Sections in Tests Prerequisite Add a section to a test Add a code repository section to a test](screen/managing-tests/5546852679-section-based-testing.md)
- [Modify Test Expiration Time Prerequisite Modifying test expiration time](screen/managing-tests/2979262079-modify-test-expiration-time.md)
- [Replace Leaked Question Replacing a leaked question](screen/managing-tests/2349070108-replace-leaked-question.md)
- [Revoke Test Access](screen/managing-tests/2097730024-revoking-access-to-a-shared-test.md)
- [Test Labels](screen/managing-tests/2096315953-test-labels.md)
## Screen / Test Integrity
- [AI Plagiarism Detection](screen/test-integrity/8000786908-ai-plagiarism-detection.md)
- [Best Practices for Running Group Assessments in HackerRank Desktop App Mode Prepare candidate systems in advance Ensure a stable internet connection Set up webcams Set up lighting Prepare the physical environment Complete pre-test setup Troubleshooting](screen/test-integrity/2686193421-best-practices-for-running-group-assessments-in-hackerrank-desktop-app-mode.md)
- [Best Practices for Running Group Assessments in Proctor Mode Prepare candidate systems in advance Ensure a stable internet connection Use supported web browsers Manage browser extensions Optimize the test environment on each system Set up webcams Set up lighting Prepare the physical environment](screen/test-integrity/9264843630-best-practices-for-running-group-assessments-in-proctor-mode.md)
- [Evaluate Integrity Signals for Flagged Candidates at Scale in Proctor Mode Evaluating Integrity Signals for flagged candidates at scale](screen/test-integrity/9728791902-interpreting-integrity-signals-at-scale-in-proctor-mode-tests.md)
- [HackerRank Desktop App Mode Enable HackerRank Desktop App Mode How HackerRank Desktop App Mode works](screen/test-integrity/5973590014-hackerrank-desktop-app-mode.md)
- [HackerRank Test Integrity Test Integrity Modes Additional integrity features Built-in integrity features](screen/test-integrity/1079706165-proctoring-hackerrank-tests.md)
- [Impersonation Detection Photo Identification Image Proctoring Multiple Monitor Detection Webcam Switch Detection Image Analysis](screen/test-integrity/7825915809-impersonation-detection.md)
- [Proctor Mode Enable Proctor Mode Proctor Mode compatibility How Proctor Mode works](screen/test-integrity/5663779659-proctor-mode.md)
- [Review Integrity Issues in Proctor Mode Reporting views in Proctor Mode Workflow for reviewing integrity issues](screen/test-integrity/9607697321-review-integrity-issues-in-proctor-mode.md)
- [Secure Mode Enable Secure Mode How Secure Mode works](screen/test-integrity/2545360734-secure-mode.md)
## Screen / Test Reports
- [Advanced Evaluation](screen/test-reports/7098008997-advanced-evaluation.md)
- [AI Fluency Evaluation Key benefits How AI Fluency works Enabling AI Fluency evaluation Viewing AI Fluency results Frequently Asked Question (FAQ)](screen/test-reports/1773201418-ai-usage-summary.md)
- [Candidate Benchmark Key benefits Viewing Benchmark data](screen/test-reports/6075450367-candidate-benchmarking.md)
- [Code Quality Evaluation Key benefits Evaluation method Enabling code quality evaluation Reviewing candidate results](screen/test-reports/9625818007-code-quality-evaluation.md)
- [Download Test Reports PDF test reports Excel test reports Downloading test reports](screen/test-reports/1786677446-downloading-pdf-and-excel-test-reports.md)
- [Errors in Test Reports for Coding Questions](screen/test-reports/1972468979-understanding-errors-in-post-assessment-reports-for-coding-questions.md)
- [Filtering and Sorting Candidate Test Reports](screen/test-reports/1829746072-filtering-and-sorting-candidate-test-reports.md)
- [Front-End, Back-End and Full-Stack Test Reports](screen/test-reports/3527033062-front-end%2C-back-end-and-full-stack-test-reports-.md)
- [Optimality How it works Set up Optimality Evaluation View Optimality insights in reports Frequently Asked Questions (FAQs)](screen/test-reports/4755292353-optimality.md)
- [Plagiarism Detection Using MOSS (Measure of Software Similarity)](screen/test-reports/2106056073-plagiarism-detection-using-moss-%28measure-of-software-similarity%29.md)
- [Test Insights](screen/test-reports/7964147006-test-insights.md)
- [View Candidate Test Summary Report Summary Report comparison Accessing the Summary Report Old Summary Report New Summary Report](screen/test-reports/8111267829-viewing-a-candidate%27s-test-summary-report.md)
- [View Candidates List for a Test Viewing the candidates list](screen/test-reports/9135272973-candidates-list-in-hackerrank-tests.md)
- [Viewing a Candidate's Detailed Test Report Prerequisite Viewing Detailed Reports Key Features of a Detailed Report](screen/test-reports/8263794320-viewing-a-candidate%27s-detailed-test-report.md)
- [What is Code Quality](screen/test-reports/9722863972-what-is-code-quality.md)
## Screen / Test Settings
- [Assess Candidates in Canadian French Language Enabling Canadian French for a test Candidate experience](screen/test-settings/6201558176-assess-candidates-in-canadian-french-language.md)
- [Configure Email Settings for Tests](screen/test-settings/2564162886-modifying-email-settings-for-tests.md)
- [Configure Onboarding Settings for Tests Prerequisites Configuring onboarding settings](screen/test-settings/5956879724-configure-onboarding-settings-for-tests.md)
- [Configure Test Invites Settings for Tests](screen/test-settings/9544354489-configure-test-invites-settings-for-tests.md)
- [Hide Question Title Enabling Hide Question Title Candidate experience](screen/test-settings/2274056414-hiding-question-title.md)
- [Modify Evaluation Settings for Tests](screen/test-settings/8294988738-modifying-score-settings-for-tests.md)
- [Modify General Settings for Tests](screen/test-settings/9672590042-modifying-general-settings-for-tests.md)
- [Modify Question Settings for Tests Prerequisites Modifying question settings](screen/test-settings/5424328799-modifying-question-settings-for-tests.md)
- [Modify Sections Settings for Tests](screen/test-settings/2528926257-modify-sections-settings-for-tests.md)
- [Watermarking the Tests](screen/test-settings/2519766322-watermarking-the-tests.md)
## Settings / Company Level Admin Settings
- [Accessing Audit Logs](settings/company-level-admin-settings/8979783963-accessing-audit-logs.md)
- [Centralized Interview Settings Prerequisite Accessing centralized interview settings Available interview settings](settings/company-level-admin-settings/9244658640-configure-interview-settings.md)
- [Centralized Test Settings](settings/company-level-admin-settings/6271327319-centralized-test-settings.md)
- [Disabling Implicit Sharing](settings/company-level-admin-settings/2553508615-disabling-implicit-sharing.md)
- [Diversity and Inclusion Settings Page](settings/company-level-admin-settings/8847622491-diversity-and-inclusion-settings-page.md)
- [Enhancing your Account Security on Hackerrank for Work](settings/company-level-admin-settings/7425207053-enhancing-your-account-security-on-hackerrank-for-work.md)
- [Set a Reply-to Email Address](settings/company-level-admin-settings/1231466817-set-a-reply-to-email-address.md)
- [Update Company Logo Prerequisite Updating the company logo](settings/company-level-admin-settings/6195679465-adding-a-custom-logo-to-your-account.md)
- [Update Company Name and Sender Name Prerequisite Updating the company name and sender name](settings/company-level-admin-settings/1019487408-changing-the-company-name.md)
## Settings / GDPR and NYC AI Laws
- [GDPR FAQs for HackerRank for Work](settings/gdpr-and-nyc-ai-laws/2634495557-gdpr-faqs-for-hackerrank-for-work.md)
- [HackerRank Services and AI Laws FAQs](settings/gdpr-and-nyc-ai-laws/3067349942-faqs%3A--hackerrank-services-and-ai-laws.md)
- [Summary of Bias Audit Results (HackerRank's Image Analysis System)](settings/gdpr-and-nyc-ai-laws/8514725302-summary-of-bias-audit-results-%28hackerrank%27s-image-analysis-system%29.md)
- [Summary of Bias Audit Results of the HackerRank's Plagiarism Detection System for New York City's Local Law 144](settings/gdpr-and-nyc-ai-laws/9355824728-summary-of-bias-audit-results-of-the-hackerrank%27s-plagiarism-detection-system-for-new-york-city%27s-local-law-144.md)
## Settings / Insights
- [Account Insights](settings/insights/4945003466-account-insights.md)
- [Create Custom Reports Key features Creating a custom report Available functional objects](settings/insights/7355624862-create-custom-reports.md)
- [Schedule a Custom Report Prerequisite Scheduling a custom report Editing a custom report schedule Deleting a custom report schedule](settings/insights/8981360888-schedule-a-custom-report.md)
## Settings / Open API
- [API Overview](settings/open-api/2067417637-api-overview.md)
- [Candidate Status in API Results Status ATS state](settings/open-api/3094540490-candidate-status-in-api-results.md)
## Settings / Roles Management
- [Getting Started with Roles Management](settings/roles-management/9675847328-getting-started-with-roles-management.md)
- [Skills on HackerRank](settings/roles-management/3872148153-skills-on-hackerrank.md)
## Settings / Teams Management
- [Create a Team Prerequisite Creating a team](settings/teams-management/9032143729-creating-a-team.md)
- [Delete a Team Prerequisite Deleting a team](settings/teams-management/2181136239-deleting-a-team.md)
- [Flexible User Roles Key features Entitlements Accessing flexible roles Available entitlements](settings/teams-management/3929488044-flexible-user-roles.md)
- [Getting Started with Teams Management](settings/teams-management/1508181842-teams-management.md)
- [Grant Team Admin Access Prerequisites Granting Team Admin access](settings/teams-management/9611303302-grant-team-admin-access.md)
- [Invite a New User Prerequisite Inviting a new user](settings/teams-management/9482219268-invite-a-new-user.md)
- [Lock User Access Prerequisite Locking user access Unlocking user access](settings/teams-management/6534774997-locking-user-access-from-hackerrank.md)
- [Manage Team Members Prerequisite Managing team members](settings/teams-management/2203617737-manage-team-members.md)
- [Modify Entitlements for Developers Prerequisite Modifying entitlements for developers Available developer entitlements](settings/teams-management/8127960820-modifying-entitlements-for-developers.md)
- [Modify Entitlements for Interviewers Prerequisite Modifying entitlements for interviewers Available interviewer entitlements](settings/teams-management/2072399562-modify-entitlements-for-interviewers.md)
- [Modify Entitlements for Recruiters Prerequisite Modify entitlements for recruiters Available recruiter entitlements](settings/teams-management/4851183051-modifying-entitlements-for-recruiters.md)
- [Searching for a Team](settings/teams-management/8843222800-searching-for-a-team.md)
- [Set Team Logo and Sender Name Prerequisites Set a logo at the team Level Set a sender name at the team level](settings/teams-management/5319929416-setting-logo-at-the-team-level.md)
- [Team Member Status](settings/teams-management/6857846818-team-member-status-.md)
- [Transfer Resource Ownership Prerequisite Transferring resource ownership](settings/teams-management/8845665482-transferring-ownership-of-all-resources.md)
- [Types of User Roles](settings/teams-management/9603546665-types-of-user-roles.md)
- [Update Team Role Allocation Limit Prerequisite Updating a team role allocation limit](settings/teams-management/2788636010-update-team-role-allocation-limit.md)
- [Update Team Settings Prerequisite Updating team settings](settings/teams-management/3481284381-update-team-settings.md)
## Settings / User Account Settings and Preferences
- [Advanced Account Settings](settings/user-account-settings-and-preferences/9526242649-advanced-account-settings.md)
- [Cancel Subscription Cancelling subscription](settings/user-account-settings-and-preferences/3131912618-cancel-subscription.md)
- [Changing the Account Email](settings/user-account-settings-and-preferences/9181791010-changing-the-account-email.md)
- [Email Notifications](settings/user-account-settings-and-preferences/7318805499-email-notifications.md)
- [HackerRank's Approach to Accessibility](settings/user-account-settings-and-preferences/8440817776-hackerrank%27s-approach-to-accessibility.md)
- [Manage Billing Updating credit card information Updating billing address Downloading an invoice](settings/user-account-settings-and-preferences/4255542979-manage-subscriptions.md)
- [Pause Subscription](settings/user-account-settings-and-preferences/5157311476-pause-subscription.md)
- [Report Settings](settings/user-account-settings-and-preferences/5213013268-report-settings.md)
- [Safelist/Allowlist URLs and IP Addresses for HackerRank Affected areas Allowlist URLs Allowlist IP addresses](settings/user-account-settings-and-preferences/6769658535-safelist-or-allowlist-urls-for-hackerrank.md)
- [Time Zone Settings](settings/user-account-settings-and-preferences/6839245613-time-zone-settings.md)
- [Update or Reset Password Updating password Resetting password](settings/user-account-settings-and-preferences/7046498277-update-or-reset-password.md)
- [Updating Personal Information of your Account](settings/user-account-settings-and-preferences/9551418346-updating-personal-information-of-your-account.md)
- [Upgrade Plan Upgrading plan](settings/user-account-settings-and-preferences/7542858084-upgrade-plan.md)
## SkillUp / Getting Started
- [Accessing SkillUp Employer Platform](skillup/getting-started/4329363164-accessing-skillup-employer-platform.md)
- [Audit Logs in SkillUp How to request audit logs](skillup/getting-started/2103106582-audit-logs-in-skillup.md)
- [Create Custom Certifications Prerequisite Creating custom certifications](skillup/getting-started/9232804257-create-custom-certifications.md)
- [Custom Certifications](skillup/getting-started/3726813028-custom-certifications.md)
- [Get Started with Certify](skillup/getting-started/2960935422-get-started-with-certify.md)
- [Get Started with Learn](skillup/getting-started/6047728972-get-started-with-learn.md)
- [HackerRank Role Certifications Guidelines](skillup/getting-started/9866041175-hackerrank-role-certifications-guidelines.md)
- [HackerRank SkillUp](skillup/getting-started/4624433684-hackerrank-skillup.md)
- [HackerRank SkillUp Licenses](skillup/getting-started/1238999371-hackerrank-skillup-licenses.md)
- [Manage Users Accessing User Management Adding a new user Edit user details Deactivating a user Reactivating a user](skillup/getting-started/3868789028-user-management.md)
- [Roles and Skills in SkillUp](skillup/getting-started/1506621765-roles-and-skills-in-skillup.md)
- [SkillUp Employee Platform](skillup/getting-started/8522032191-skillup-employee-platform.md)
- [SkillUp Manager Experience Manager Learning Tracking Team Progress](skillup/getting-started/9473085715-skillup-manager-experience.md)
- [Track Developer Progress Using Overview Dashboard](skillup/getting-started/5272020175-track-developer-progress-using-overview-dashboard.md)
- [Weekly Challenges Accessing weekly challenges Leaderboard Evaluating weekly challenges Available weekly challenges](skillup/getting-started/7992263058-weekly-challenges.md)
- [‭Reporting APIs Available endpoints Configuring reporting APIs‬ Error handling Best practices Rate limits](skillup/getting-started/3081122402-reporting-apis.md)
## SkillUp / Integrations
- [Configure Single Sign-On (SSO) for SkillUp Prerequisites Configuring SSO for SkillUp](skillup/integrations/7581923631-configure-single-sign-on-sso-for-skillup.md)
- [Extend SCIM Provisioning with Okta to SkillUp Prerequisites Updating attribute mappings for SkillUp How SCIM provisioning works](skillup/integrations/9570265682-extend-scim-provisioning-with-okta-to-skillup.md)
- [Setting Up SCIM Provisioning for SkillUp Prerequisites SCIM endpoint and authentication details Supported SCIM operations SCIM user schema SkillUp-specific attributes](skillup/integrations/9005750838-setting-up-scim-provisioning-for-skillup.md)