What 'synchronize' does mean in Java?
Fullstack Developer Interview Questions
3,983 fullstack developer interview questions shared by candidates
Something about browser compatibility.
HTTP request using Javascript
Can you nest spans? (yes, you can but who cares) What are the 3 types of css? (The mother of all useless questions) He didn't know server-side rendering with React is a thing. He had no idea what micro-frontends were. It felt like I was talking to a brick wall. He also thought that since I was a frontend engineer, I don't understand what microservices were. I was talking about caching SSR pages and he said, we're not gonna talk about that because you don't have backend experience not knowing anything about modern SSR. I did correct him but he didn't seem to understand what I was saying anyway. Please do not do yourself the disservice of joining this company.
Never showed up for the meeting.
Given a string s and two words w1 and w2 that are present in S. The task is to find the minimum distance between w1 and w2. Here, distance is the number of steps or words between the first and the second word. Input : s = “geeks for geeks contribute practice”, w1 = “geeks”, w2 = “practice” Output : 1 There is only one word between the closest occurrences of w1 and w2. Input : s = “the quick the brown quick brown the frog”, w1 = “quick”, w2 = “frog” Output : 2
DSA and about my projects
write an algorithm that traverses a grid and finds the contiguous coordinates of a word in question
Tell me about yourself and same
tell me about yourself .
Viewing 3971 - 3980 interview questions