Logical questions for interview | JS output question

Опубликовано: 16 Февраль 2026
на канале: Silent Objects
33
4

Most asked interview question - Improve Logic & Programming Skills -

1 Write a function that returns the largest element in a list.
2 Write function that reverses a list
3 Write a function that checks whether an element occurs in a list.
4 Write a function that returns the elements on odd positions in a list.
6 Write a function that tests whether a string/number is a palindrome.

Interview Question that I have discussed in last video you can find from below link -
   • Logical programming interview questions | ...