assignments included: Html + Css (website) / Html + Tailwind (website)/ Laravel (blog- crud operations - fixed tests to work on)
Full Stack Web Developer Interview Questions
1,484 full stack web developer interview questions shared by candidates
swapping nth letters of string.
A Programming Problem Statement was given and the same need to be built with the latest technologies.
1. They asked me about code that I had did on my projects.
In interview there is question from aptitude such as statical, match puzzles, train related quesion
How would you reverse a string in your preferred programming language?
Fonctionnement d'une base de données, quelle serait mon approche concernant la mission
1. You will be given a number and you can swap the adjacent digit of a number. Now you are given with a number n and a value k. With k number of swaps whats the biggest number that can be achieved? 2. Given a string that has only a and b. You can delete "ab" if they appear together. Keep doing this until there are no "ab" in the string. Whats the final length of the string? 3. n persons are standing in a circle from 1 to n. Person 1 is given a knife. He kills the person next to him clockwise and gives the knife to the next person clockwise. This process keeps continuing. Who is the last man standing?
(My question was to put all the negative number to the front without sorting the array { 5, 2, 7, -4, 3, -8, -10 })
Tell me which react hooks handle which react life cycles.
Viewing 401 - 410 interview questions