What is the time complexity of the code you just wrote?
Ingeniero De Software 2 Interview Questions
558 ingeniero de software 2 interview questions shared by candidates
- Basic PHP questions - Questions on OOP - Question to solve with recursive function. - SQL queries
React random dice coding question.
What optimizations you take for huge queries. How do you log exceptions that occurs while querying the DB? They create alerts on base of any exceptions. so, knowing this is important.
Difference between obj1 == obj2 and obj1 === obj2
Concentrated on key c++ qs and coding qs
Round 1 - JS problem-solving questions and tricky quizzes, Eg. Promiseall, and Round 2 - Design + tech round, asked me how can we make a rummy game in react, player state manage and all. Round 3 - Manager round existing work-related questions Round 4 - HR round
Operator overloading using dunders and use decorators in your program as well.
I cannot recall the DSA questions but they were standard LC medium type. Given a really long list of docs. Docs contains string which are separated by spaces. Also, we are given a list of queries. Each query has word1, word2, distance. So for each query find the list of documents where word1 and word2 are present with less than 'distance' number of words present between word1 and word2. Find most optimal algo for this problem. HLD: Design a document platform doc which can be accessed by service engineering team or end users for documentations. High avalibility not critical, immediate consistency not required, but easy to fetch and edit the docs, should be very cost effective and should scale during peak time(say docs are accessed heavily just after a product release). HM round: Design a service which replicates data received from upstream services and then forwards it to other microservices consuming the data.
DSA on Linked list and graphs
Viewing 371 - 380 interview questions