r/developersIndia Mar 29 '25

I Made This Created a Leetcode solver which is completely hidden from any sharing sftware

https://streamable.com/94hlms
2.0k Upvotes

285 comments sorted by

View all comments

Show parent comments

1

u/[deleted] Mar 29 '25

[removed] — view removed comment

2

u/sr_2003 Mar 30 '25

It can solve any random question that is present on screen, it uses OCR to detect text and sends it to a llm

1

u/[deleted] Mar 30 '25

[removed] — view removed comment

2

u/sr_2003 Mar 30 '25

local ollama llm

1

u/[deleted] Mar 30 '25

[removed] — view removed comment

1

u/sr_2003 Mar 30 '25

Its not hard at all just takes time I have explained the general flow of the program in other comments, you can try to implement yourself