Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,12 @@ <h4>Interactive Learning: freeCodeCamp</h4>
<a href="https://www.freecodecamp.org/" target="_blank">Explore freeCodeCamp</a>
</div>

<div class="card fade-in" category="interview">
<h4>Glassdoor (Placement Preparation Resource)</h4>
<p>Provides real interview questions, salary insights, company reviews, and quick access to Glassdoor to enhance placement preparation.</p>
<a href="https://www.glassdoor.co.in/index.htm" target="_blank">Explore Glassdoor</a>
</div>

<div id="noResultsMessage" class="hidden">
No matching resources found.
<dl>Try:</dl>
Expand Down Expand Up @@ -639,4 +645,4 @@ <h3>Get in Touch</h3>

</body>

</html>
</html>
2 changes: 2 additions & 0 deletions interviewprep.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ <h2>πŸ—£οΈ HR/Behavioral Interview Tips</h2>
Playlist: HR Mock Interviews</a></li>
<li><a href="https://www.linkedin.com/pulse/mastering-behavioral-interviews-star-method-guide-jennifer-chen"
target="_blank">Using STAR Method for Behavioral Questions</a></li>
<li><a href="https://www.glassdoor.co.in/Interview/index.htm"
target="_blank">Interview Experiences From Glassdoor</a></li>
</ul>
</section>

Expand Down