data-science-interviews icon indicating copy to clipboard operation
data-science-interviews copied to clipboard

[Feature Request] Put all the answers in collapsible blocks

Open bubblebooy opened this issue 5 years ago • 6 comments

This will make it easier to try to work out the problems before seeing the answer

What is 2 + 2
2 + 2 = 4

I can implement this if it is a feature people want

bubblebooy avatar Sep 23 '20 16:09 bubblebooy

Thank you for the suggestion! I'm a bit hesitant, to be honest. Let's see if this request gets many +1's :)

alexeygrigorev avatar Sep 23 '20 18:09 alexeygrigorev

I was thinking of this for the technical.md, not sure if it would be good for theory.md

bubblebooy avatar Sep 23 '20 19:09 bubblebooy

I like how theory.md currently is, without the collapsable blocks.

hamzag95 avatar Oct 02 '20 23:10 hamzag95

Collapse feature is good if you can expand all answers with one click.Clicking Multiple times to expand is not comfy.

AnirbanPatragithub avatar Aug 20 '22 18:08 AnirbanPatragithub

I would like to see the collapsible answers implemented. But if it's not happening. How can i build website by forking the repo? I don't see the github action workflow file in the repo, but the workflow still is triggered and the site is built.

miwojc avatar Aug 21 '22 11:08 miwojc

The action is coming from github pages, I guess thats why you don't see it

alexeygrigorev avatar Aug 23 '22 19:08 alexeygrigorev