An open API service indexing awesome lists of open source software.

https://github.com/deryaxacar/examrank-02

The names of the functions found at different levels of ExamRank 2 are listed here. Each level represents a specific difficulty and includes various functions. While ExamRank 2 may contain more functions, this repository includes only the code and content that I have written myself.
https://github.com/deryaxacar/examrank-02

42 42-exam 42-school 42born2code 42cursus 42exam 42exams 42projects 42school exam exam-rank-02 examrank2 rank02

Last synced: 8 months ago
JSON representation

The names of the functions found at different levels of ExamRank 2 are listed here. Each level represents a specific difficulty and includes various functions. While ExamRank 2 may contain more functions, this repository includes only the code and content that I have written myself.

Awesome Lists containing this project

README

          

### ExamRank2 Fonksiyonları

Bu README dosyasında ExamRank 2'nin farklı seviyelerinde bulunan fonksiyonların adları listelenmiştir. Her seviye, belirli bir zorluk düzeyini temsil eder ve farklı fonksiyonlar içerir. ExamRank 2 de daha fazla fonksiyon olabilir fakat bu repoda
kendi yazdığım kodlar ve içerikler bulunmaktadır. Bu repoda bulunan fonksiyonlar aşşağıda listelenmiiştir :

Level 1

- **first_word**
- **fizzbuzz**
- **ft_putstr**
- **ft_strcpy**
- **ft_strlen**
- **ft_swap**
- **repeat_alpha**
- **rev_print**
- **rot_13**
- **rotone**
- **search_and_replace**
- **ulstr**

Level 2

- **alpha_mirror**
- **camel_to_snake**
- **do_op**
- **ft_atoi**
- **ft_strcmp**
- **ft_strcspn**
- **ft_strdup**
- **ft_strrev**
- **inter**
- **is_power_of_2**
- **last_word**
- **max**
- **print_bits**
- **reverse_bits**
- **snake_to_camel**
- **swap_bits**
- **union**
- **wdmatch**

Level 3

- **add_prime_sum**
- **epur_str**
- **expand_str**
- **ft_atoi_base**
- **ft_list_size**
- **hidenp**
- **lcm**
- **paramsum**
- **pgcd**
- **print_hex**
- **rstr_capitalizer**
- **str_capitalizer**
- **tab_mult**

Level 4

- **fprime**
- **ft_list_foreach**
- **ft_split**
- **rev_wstr**
- **rostring**
- **sort_int_tab**

Fonksiyonların detaylı açıklamaları için level dosyalarına göz atabilirsiniz. Her level dosyasında kendine ait fonksiyonların açıklamaları bulunmaktadır.

---

2025 This project was created by Derya ACAR.