-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprogram-interview-preparation.html
More file actions
125 lines (122 loc) · 8.06 KB
/
Copy pathprogram-interview-preparation.html
File metadata and controls
125 lines (122 loc) · 8.06 KB
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
---
layout: default
title: Interview Preparation
body_class: page page-programme page-interview-preparation
---
<div class="container">
<div class="row">
<div class="content-constrained">
<section id="cv-clinic">
<h2>CV Clinic</h2>
<p>Are you ready to take your CV to the next level? Join us for an exciting opportunity to elevate your
professional profile with our CV Clinic! 🚀</p>
<p>At the Women Coding Community, we believe in the power of collaboration and support. That's why we're
thrilled to offer our members a unique chance to receive personalized feedback and guidance on their CVs
from their peers.</p>
<p>Our CV Clinic is designed to provide you with valuable insights, expert tips, and constructive feedback
to help you craft a standout CV that showcases your true potential.</p>
<div class="faq my-4">
<div class="accordion" id="accordion-1">
<a class="accordion-header"
aria-controls="interview-1" aria-expanded="false" data-toggle="collapse" href="#interview-1"
role="button">
<h2 class="accordion-title">How it works</h2>
<div class="accordion-icon">
{% include icons/plus.svg %}
</div>
</a>
<div class="accordion-body collapse" id="interview-1">
<p>Participating in our Peer CV Clinic is easy and fun!</p>
<p>Simply join our <a href="https://womencodingcommunity.slack.com/archives/C0703P2RUTV"
target="_blank">Slack CV Slack channel</a> and submit your CV (PDF or
Google Docs), alongside a brief description of the role you’re applying for.</p>
<p>Our fellow members review each other's CVs, exchange feedback, and brainstorm ideas for
improvement.</p>
<p>Whether you're a seasoned professional or just starting out in your career, our CV Clinic
is the perfect chance to refine your CV and take your CV to the next level.</p>
</div>
</div>
<div class="accordion" id="accordion-2">
<a class="accordion-header"
aria-controls="interview-2" aria-expanded="false" data-toggle="collapse" href="#interview-2"
role="button">
<h2 class="accordion-title">Benefits of joining</h2>
<div class="accordion-icon">
{% include icons/plus.svg %}
</div>
</a>
<div class="accordion-body collapse" id="interview-2">
<ul>
<li><strong>Expert Feedback:</strong> Receive personalized feedback and tips from peers who
understand the nuances of your industry and role.
</li>
<li><strong>New Strategies:</strong> Sharpen your resume-writing skills and learn new techniques
to make your resume stand out to potential employers.
</li>
<li><strong>Confidence Boost:</strong> Gain confidence in your professional profile and feel
empowered to take the next step in your career journey.
</li>
</ul>
</div>
</div>
</div>
<p class="font-weight-bold">Ready to Elevate Your CV?</p>
<p>Don't miss out on this exciting opportunity to take your resume to new heights! 🌟</p>
<p><a href="https://womencodingcommunity.slack.com/archives/C0703P2RUTV" target="_blank">Join us in our CV
Clinic Slack channel</a></p>
</section>
<section id="mock-interviews">
<h2>Mock Interviews Programme</h2>
<p>Struggling to prepare for interviews? Feeling uncertain or lacking confidence? Whether you're new to
interviews or a seasoned pro, we've got you covered!</p>
<p>At Women Coding Communities, we understand the importance of practice in mastering interviews. That's why
we're excited to introduce our latest project: "Mock Interviews." This initiative is designed to provide
you with the practice and support you need to excel in real interview scenarios.</p>
<p>Through mock interviews, you'll have the opportunity to refine your responses, develop effective
strategies, and boost your confidence. Our goal is to help you feel more prepared and comfortable when
facing the pressures of a real interview.</p>
<p>We suggest two distinct formats: behavioral and technical interviews. Whether you're looking to polish
your soft skills or fine-tune your technical knowledge, we have tailored mock interviews to suit your
needs.</p>
<p><a href="https://womencodingcommunity.slack.com/archives/C06VDMVGTDL" target="_blank">Join us on Slack in
the Mock interviews</a> channel to indicate your interest and connect with others seeking practice. Pair
up with fellow members and start honing your interview skills today!</p>
</section>
<section id="leetcode">
<h2>Leetcode Programme</h2>
<p>Ready to supercharge your problem-solving skills and master algorithms and data structures?</p>
<p>Join our LeetCode community group and elevate your coding skills to new heights with collaborative
support and expert guidance!</p>
<p>We offer a structured environment to learn, practice your coding skills and discuss strategies to tackle
problems.</p>
<div class="faq my-4">
<div class="accordion" id="accordion-3">
<a class="accordion-header"
aria-controls="interview-3" aria-expanded="false" data-toggle="collapse" href="#interview-3"
role="button">
<h2 class="accordion-title">Benefits of joining</h2>
<div class="accordion-icon">
{% include icons/plus.svg %}
</div>
</a>
<div class="accordion-body collapse" id="interview-3">
<ul>
<li><strong>Collaborative learning:</strong> Practice problems, share solutions and strategies.
</li>
<li><strong>Accountability and motivation:</strong> Set goals, track progress and engage with
peers.
</li>
<li><strong>Gain confidence:</strong> Build confidence to approach a problem in a structured
manner.
</li>
<li><strong>Different perspectives:</strong> Exchange different problem solving approaches.</li>
</ul>
</div>
</div>
</div>
<p><a href="https://womencodingcommunity.slack.com/archives/C0715E7E5T2" target="_blank">Join us in our
Leetcode Slack channel</a></p>
</section>
</div>
</div>
</div>