-
# Problem Solving
- BFS or DFS
- BFS
- DFS
- Binary Search
- DP
- Data Structures
- Disjoint Set
-
Steps to repro:
* Follow `README` instructions
* Inspect `package.json` and see that there's a `build` script.
* Run `npm run build`
Expected: no errors
Actual:
```
npm run build
> p…
-
Hello,
I'm very excited about this project! Do you plan to implement your own 2D sketching and constraint solving? This is on its own quite a difficult thing to get right, judging by the [review](h…
-
Before exam a lots of doubts I will be creating a doubt page the users can resolve each other doubt Can you please assign me this issue under GSSOC'24
-
**Bug Report**
In 1.11.0, classes that inherit from os.PathLike could be used with `os.path` methods. As of 3.12, these methods claim to accept "any object implementing the [os.PathLike](https:…
-
I’m trying to find Requ(ivalent) for a circuit in terms of the 5 resistors in the circuit.
I’ve written out the equations for the circuit as follows:
```
using Symbolics
using Nemo
@variables…
-
When I use the gismo library to solve the Poisson problem, the code I used is the 2D example code, in the process of solving the P refinement to try to make the final numerical solution is closer to t…
-
Currently, the dev server depends on `Bun.serve()`
Making it agnostic would allow to use Node and Deno
Partially solving #1, probably solving #2
-
Hi,
I'm experimenting with converting my cargo project to buck and I found that I have mime-guess as a dependency about 3 levels down. Its build.rs is really quite special! https://github.com/abona…
-
**Is your feature request related to a problem? Please describe.**
Hi team. Thank you for this brilliant library. I'm facing an issue solving reCaptch after connecting and trying to get recent hashta…