Skip to content

Commit

Permalink
updated algorithms part
Browse files Browse the repository at this point in the history
Signed-off-by: ncardozo <[email protected]>
  • Loading branch information
ncardozo committed Dec 19, 2023
1 parent 196d2f3 commit a84a3c8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _researchareas/bio-research.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,11 @@ To check out our current work you can go to our dedicated [github repositories](

## Algorithms

We are interested in different aspects of algorithm design, such as creating new algorithms to solve known problems, or algorithmic complexity.
The algorithms pilar of the FLAG lab is centered on the analysis, design, and development of exact and approximated algorithms and data structures to address the complex computational problems posed by the increasing volume and interconection of data.

### Competitive Programming

One of ousr lines of work is dedicated in efficient algorithm design for real world problems. We actively participate in programming competitions (international: [ICPC](https://icpc.global), local: [CCPL](https://www.programmingleague.org) and [RPC](http://redprogramacioncompetitiva.com))

#### Get into the code

Expand Down

0 comments on commit a84a3c8

Please sign in to comment.