From 41b59ba76bb6a2f1181f1049e4ed3cdb7f748f9e Mon Sep 17 00:00:00 2001 From: MDReal32 Date: Fri, 1 Sep 2023 15:36:53 +0400 Subject: [PATCH] az: block: Object-oriented design interview questions with solutions --- README-az-Latn.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README-az-Latn.md b/README-az-Latn.md index 50fa18ad..d09853ea 100644 --- a/README-az-Latn.md +++ b/README-az-Latn.md @@ -364,14 +364,15 @@ Nə gözlədiyiniz barədə daha yaxşı fikir əldə etmək üçün aşağıdak ![Imgur](images/jj3A5N8.png) -## Object-oriented design interview questions with solutions +## Həlləri olan obyekt yönümlü dizayn müsahibə sualları -> Common object-oriented design interview questions with sample discussions, code, and diagrams. +> Nümunə müzakirələr, kodlar və diaqramlarla ümumi sistem dizaynı müsahibə sualları. > -> Solutions linked to content in the `solutions/` folder. +> Həllər `solutions/` qovluğundakı məzmunla əlaqələndirilir. ->**Note: This section is under development** +>**Qeyd: Bu bölmə development mərhələsindədir** +[//]: # (ToDo: Update later When finish translation...) | Question | | |---|---| | Design a hash map | [Solution](solutions/object_oriented_design/hash_table/hash_map.ipynb) |