-
```[tasklist]
### Prerequisites
- [ ] https://github.com/AztecProtocol/aztec-packages/pull/6907
- [ ] https://github.com/noir-lang/noir/issues/4794
```
Currently nargo handles proving/verifying…
-
## Problem
Tags encoding/decoding appears to not work correctly. Tags with diacritics are not rendered in an expected way.
See https://api.openverse.engineering/v1/images/017ee061-3413-4c44-a6…
-
- Read paper https://github.com/sorrentum/sorrentum/blob/b2038a09192848d50da5b015dd1ecb6705883d18/papers/fin_econ_ai/fin_econ_ai.pdf
- Create a nice figure for the architecture. Sharing with you the …
-
**Write code in the preferred language and attach output with it.**
You are given the arrival and leaving times of n customers in a restaurant.
What was the maximum number of customers in the re…
-
**Write code in the preferred language and attach output with it.**
Your task is to place eight queens on a chessboard so that no two queens are attacking each other. As an additional challenge, ea…
-
### Preconditions and environment
Magento ver. 2.4.3-p2
### Steps to reproduce
1. Have a magento instance with at least two stores
2. Create a cms block only visible in the store that is not the…
-
I found a 6502 version of Tiny Basic...it's in your repo! 😄
Anyway, I grabbed the code and modified it to assemble using ACME (not hard!), and modified it so it has both TOPMEM and BOTTOM memory ran…
-
PS: Given a string S. Write a program to find the first non-repeating character C in S.(Case sensitive)
i want to contribute algorithm explanation and code for this question
-
I want to add prims and Kruskal shortest path algorithm
-
Create the following `main.js`:
```
/** @return {string} */
var main = function() { return 2; };
```
And run the following commandline:
```
java -jar closure-compiler-v20180610.jar --js m…
nicks updated
6 years ago