data-science-interviews
data-science-interviews copied to clipboard
[Feature Request] Put all the answers in collapsible blocks
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
Thank you for the suggestion! I'm a bit hesitant, to be honest. Let's see if this request gets many +1's :)
I was thinking of this for the technical.md, not sure if it would be good for theory.md
I like how theory.md currently is, without the collapsable blocks.
Collapse feature is good if you can expand all answers with one click.Clicking Multiple times to expand is not comfy.
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.
The action is coming from github pages, I guess thats why you don't see it