Aditya Mayukh Som

Results 6 comments of Aditya Mayukh Som

I would like to start contributing solutions written in GoLang if it is allowed.

I believe implementing A* algorithm between two nodes will require some kind of heuristic function which can be used to evaluate an approximate cost to the goal node from the...

As no one else is currently working on this, I have started working on the issue. Will open a PR soon.

@joelshepherd Could you please give any updates regarding the bug with GitHub calendar?

I cannot reproduce this issue on my local system using `make ui`. I have tried in both `dev` and in `main` branch. If this issue has been resolved, please mark...

The solutions I propose are as follows - 1. Pattern match the website URL with well knows hosting providers and conditionally render the corresponding icons. [Relevant code in repository](https://github.com/apache/incubator-answer/blob/da490d4006281376313abd984a0e75450d6e9041/ui/src/pages/Users/Personal/components/UserInfo/index.tsx#L125) ####...