Supply a method that decides if a given string is a palindrome.
Web Software Engineer Interview Questions
289 web software engineer interview questions shared by candidates
How would you handle a crawler that needs to read multiple PDF files
I was asked how I would diagram the functionality of a basic web-based messaging app
What are all the different values of the CSS property position?
Motivation to join Moka / leave previous company. Expected salary. Algorithm and System Design.
HAVING clause ?
Were they (samples of my work) for a class, or did you develop them for a customer/project?
Given a figma design for a blog post, provide a nextjs app implementing this design
MySQL version used on project ?
1. There are a cluster of stateless servers all serving the same pages. 2. The servers are hosting 5 web pages- p1.html, p2.html, p3.html, p4.html and p5.html 3. p1.html just redirects users to the other 4 pages 4. Requests to p1.html should result in 10% of users being redirected to p2.html, 5% of users redirected to p3.html, 20% of users redirected to p4.html, and 65% of users redirected to p5.html. 5. Users do not need to stick to the page they are first redirected to. They could end up on a different page with every request to p1.html 6. Write a function/pseudocode that would be invoked with every request to p1.html and redirect the correct percentage of users to the correct page.
Viewing 51 - 60 interview questions