Competitive Programming
Відкрити в Telegram
Solving competitive Programming Questions one day at a time. Group link: https://t.me/daily1interviewprogram Please forward it to your friends
Показати більшеКраїна не вказанаКатегорія не вказана
4 553
Підписники
Немає даних24 години
Немає даних7 днів
Немає даних30 день
Архів дописів
Example 3:
In today's chapter, we shall learn about system design for online ticket booking system.
http://bit.ly/system_design_for_online_ticket_booking
Please fill below survey for online competitive programming classes.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
Example 2:
In today's chapter, we shall learn about how to design a URL shortener.
http://bit.ly/system_design_url_shortner
Please fill below survey for online competitive programming classes.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
Example 1:
Till now we have learnt about system design concepts. From today we shall learn about the examples. These examples have been appeared in various system design interviews. So learn them.
In todays chapter, we shall learn about how to design an auto complete for search.
http://bit.ly/design_auto_complete_for_search
Please fill below survey for online competitive programming classes.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
Chapter 12:
Today we shall learn about ACID properties in DB. Useful for interview.
Goto below link for more details:
http://bit.ly/system_desing_ACID_properties
Please fill below survey for online competitive programming classes.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
Chapter 11:
Today we shall learn about proxy servers in system design.
Goto below link for more details:
http://bit.ly/proxy_servers
Please fill below survey for online competitive programming classes.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
Chapter 13:
Today we shall learn about CDN and how it will be useful while designing a system.
Goto below link for more details:
http://bit.ly/CDN_intro
Please fill below survey for online competitive programming classes.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
Chapter 10:
Today we shall learn how to choose between SQL and No-SQL while designing a system.
Goto below link for more details:
http://bit.ly/system_design_sql_vs_no-sql
Please fill below survey for online competitive programming classes.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
Chapter 9:
Today we shall learn about CAP Theorem concept in system design.
Goto below link for more details:
http://bit.ly/system_design_CAP_theorem
Please fill below survey for online competitive programming classes.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
Chapter 8:
Today we shall learn about REST API concept in system design.
Goto below link for more details:
https://www.prodevelopertutorial.com/system-design-topic-7-rest-api/
As many of you have requested to create online live classes, I am considering to do the same. I have created below survey to better understand what the classes should be about. Please take 5 min of your time to fill the survey. It would help me to create a better course content.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
Chapter 7:
Today we shall learn about LRU cache concept in system design.
Goto below link for more details:
http://bit.ly/system_design_LRU_Cache
As many of you have requested to create online live classes, I am considering to do the same. I have created below survey to better understand what the classes should be about. Please take 5 min of your time to fill the survey. It would help me to create a better course content.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
As many of you have requested to create online live classes, I am considering to do the same. I have created below survey to better understand what the classes should be about. Please take 5 min of your time to fill the survey. It would help me to create a better course content.
https://goo.gl/forms/6g61Iywnw2ld9SjZ2
Chapter 6:
Today we shall learn about message queues in system design.
Goto below link for more details:
http://bit.ly/system_design_message_queue
Like our FB Page:
http://bit.ly/fb_page_pdt
Join our FB Group to discuss about the solution:
http://bit.ly/fb_group_pdt
Machine Learning Channel: http://t.me/ML_data_science_python
Chapter 5:
Today we shall learn about load balancing in system design.
Goto below link for more details:
http://bit.ly/system_design_load_balancing
Like our FB Page:
http://bit.ly/fb_page_pdt
Join our FB Group to discuss about the solution:
http://bit.ly/fb_group_pdt
Machine Learning Channel: http://t.me/ML_data_science_python
Chapter 4:
Today we shall learn about consistent hashing in system design.
Goto below link for more details:
http://bit.ly/system_design_consistant_hashing
Like our FB Page:
http://bit.ly/fb_page_pdt
Join our FB Group to discuss about the solution:
http://bit.ly/fb_group_pdt
Machine Learning Channel: http://t.me/ML_data_science_python
Chapter 3:
Today we shall learn about data sharding in system design.
Goto below link for more details:
https://www.prodevelopertutorial.com/system-design-topic-2-data-sharding/
Like our FB Page:
http://bit.ly/fb_page_pdt
Join our FB Group to discuss about the solution:
http://bit.ly/fb_group_pdt
Today's Chapter Number 2: what are microservices architecture?
http://bit.ly/system_design_microservices
Difficulty: Medium
Like our FB Page:
http://bit.ly/fb_page_pdt
Join our FB Group to discuss about the solution:
http://bit.ly/fb_group_pdt
Machine Learning Channel: http://t.me/ML_data_science_python
For the next 1 week we shall focus on system design topics. System design topics are asked in interviews to know if you are able to design a highly scalable system.
Chapter 1: System design introduction.
http://bit.ly/system_design_introduction
Difficulty: Medium
Like our FB Page:
http://bit.ly/fb_page_pdt
Join our FB Group to discuss about the solution:
http://bit.ly/fb_group_pdt
Machine Learning Channel: http://t.me/ML_data_science_python
Solution for day 98 question:
Given 2 numbers check if one number is complement of another and also check if those two numbers are same using bitwise operators.
Update your answers below:
http://bit.ly/q_98
Like our FB Page:
http://bit.ly/fb_page_pdt
Join our FB Group to discuss about the solution:
http://bit.ly/fb_group_pdt
Machine Learning Channel: http://t.me/ML_data_science_python
Day 98 Question:
Given 2 numbers check if one number is complement of another and also check if those two numbers are same using bitwise operators.
Update your answers below:
http://bit.ly/q_98
Difficulty: Medium
Solution for day 97 Question:
Check if the number has bits in alternate pattern and also check if the same number has equal number of set and unset bits using bitwise operators.
Update with your answers below:
http://bit.ly/q_97
Difficulty: Medium
Like our FB Page:
http://bit.ly/fb_page_pdt
Join our FB Group to discuss about the solution:
http://bit.ly/fb_group_pdt
Machine Learning Channel: http://t.me/ML_data_science_python
