Logical programming interview questions | JS output question
Js most asked interview question - Improve Logic & Programming Skills -
1) Write a program that prints ‘Hello World’ on the screen.
2) Write a program that asks the user for their name and greets them with their name.
3) Modify the previous program such that only the users Alice and Bob are greeted with their names.
4) Write a program that asks the user for a number n and prints the sum of the numbers 1 to n
5) Modify the previous program such that only multiples of three or five are considered in the sum, e.g. 3, 5, 6, 9, 10, 12, 15 for n=17
6)Write a program that prints a table for any given number
7) Write a program that tells whether a number is prime or not
8) Write a program that prints the given year leap year or not.
Видео Logical programming interview questions | JS output question автора JavaScript Libraries
Видео Logical programming interview questions | JS output question автора JavaScript Libraries
Информация
29 ноября 2023 г. 4:13:45
00:53:02
Похожие видео