akhilkammila / leetcode-screenshotter

screenshots leetcode editorials and problems
MIT License
487 stars 179 forks source link

code editorial screen shots are not visible #4

Open Deodattaone opened 8 months ago

Deodattaone commented 8 months ago

The code editorials are not visible for any questions. Im not sure if they have been taken down. Any updates

akhilkammila commented 8 months ago

Hey, nothing has been changed recently. The editorial code isn't available for all problems, just some of them. I can still view the code here as usual: https://github.com/akhilkammila/leetcode-screenshotter/tree/main/editorial_code

If you are experiencing something different, could you lmk in more detail

Deodattaone commented 8 months ago

The editorial screenshots , which should contain the images of the editorial concepts and code of the problems of leetcode questions (.png files) are not visible in the repository. Im not sure if this repository is just the compilation of the code solution of leetcode problems. I was expecting it to be like a compilation of the whole editorial solution with detailed concepts and code for the problems.

Screenshot 2024-01-03 at 11 31 24 PM
akhilkammila commented 8 months ago

Oh ok, I see. Yeah it is supposed to show the whole editorial. I am not having the same issue. It should look like this (and as you scroll down, the rest of the article is there):

Screen Shot 2024-01-03 at 1 30 21 PM

Could you lmk if the download button works? Does it work on a different browser?

To me, it seems to be an issue with github displaying the png file. This might help: https://github.com/orgs/community/discussions/56585. I think trying a different browser or clearing cache could be a good place to start.

Actually, if you are from India, this part of the thread is probably the fix: https://github.com/orgs/community/discussions/56585#discussioncomment-7150482.

Deodattaone commented 8 months ago

My issue was same as the https://github.com/orgs/community/discussions/56585#discussioncomment-7150482. I have switched the network and its working now. Thanks a lot. You have made a really helpful repository. I was thinking if one could make a pdf book of the screenshots and the questions. It would be like a DSA problems exercise book lol.

You have really interesting projects. Could you please help me and guide me on how to build such bots .I would like to connect and work together on something.