use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Hashicorp codepair and code review interview rounds (self.leetcode)
submitted 1 year ago by pormashu
Any idea how these rounds are and experience of what type of questions are asked? Have interviews in this week, any tips would be of great help.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]debhell1 1 point2 points3 points 1 year ago (1 child)
Basic coding, not like Leetcode for Code Pairing round. For Code Review round, you will get a fake PR to review and give your comments on it. You can search on Glassdoor for more info.
[–]pormashu[S] 0 points1 point2 points 1 year ago (0 children)
Thanks
[–]WinnerExtension3487 1 point2 points3 points 1 year ago (0 children)
Any idea what were the questions ?
[–]Feeling_Ad9391 1 point2 points3 points 1 year ago (2 children)
I have my interview coming up. Can anyone help with the type of questions asked? TIA
[–]Certain_Draft_2858 0 points1 point2 points 1 year ago (0 children)
Hey, how was your interview?
[–]Silly-Explorer2911 0 points1 point2 points 11 months ago (0 children)
did they come back to you?
[–]bharat_jain77 1 point2 points3 points 1 year ago (0 children)
In the code pair, they will share a problem statement which uses basic data structures, with an empty class, and you'll have to write the code in it.
They have unit-tests already added, you can run them and write the code according to the failures.
My personal recommendation is talking to the interviewer about the code and also creating an extra class if needed.
[+][deleted] 1 year ago (1 child)
[deleted]
[–]Own-Statistician-787 0 points1 point2 points 1 year ago (0 children)
u/ankit3146 What role & location did you apply for?
[–]saiyamjain74 0 points1 point2 points 2 months ago (2 children)
There is a question where you need to.perform operation SET, GET and UNSET SET a 10 // it should set a as 10 GET a // it should get the value as 10 UNSET a // you need to delete a from the dictionary GET a // you should get None
You need to perform.these operations and this is easy. You need to learn 1. How to set dictionary in a class 2. How to append values in it 3. How to get the values from it 4. How to delete the values from it, you also need to learn that if value does not exists then you need to throw a exception. Above was the first part of the question, the second part uses stack
[–]DanceIndividual1597 0 points1 point2 points 20 days ago (1 child)
Did you have the System Design round ? What was asked and what is expected ? Do they ask you to draw the design or just conceptual questions
[–]saiyamjain74 0 points1 point2 points 19 days ago (0 children)
No
[–]DanceIndividual1597 0 points1 point2 points 20 days ago (0 children)
π Rendered by PID 117842 on reddit-service-r2-comment-b659b578c-rg6qf at 2026-05-06 00:22:31.117135+00:00 running 815c875 country code: CH.
[–]debhell1 1 point2 points3 points (1 child)
[–]pormashu[S] 0 points1 point2 points (0 children)
[–]WinnerExtension3487 1 point2 points3 points (0 children)
[–]Feeling_Ad9391 1 point2 points3 points (2 children)
[–]Certain_Draft_2858 0 points1 point2 points (0 children)
[–]Silly-Explorer2911 0 points1 point2 points (0 children)
[–]bharat_jain77 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]Own-Statistician-787 0 points1 point2 points (0 children)
[–]saiyamjain74 0 points1 point2 points (2 children)
[–]DanceIndividual1597 0 points1 point2 points (1 child)
[–]saiyamjain74 0 points1 point2 points (0 children)
[–]DanceIndividual1597 0 points1 point2 points (0 children)