i
Dolphin Web Solution
Filter interviews by
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Top trending discussions
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 3 interview rounds.
Coding based questions
posted on 7 Jan 2025
posted on 26 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience in developing web applications
Good team player
posted on 16 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Reverse the words in a string without using built-in functions.
Split the string into an array of words using a space as the delimiter.
Create a new array and iterate over the words array in reverse order, adding each word to the new array.
Join the new array of words back into a single string with spaces between each word.
Path params are part of the URL path, while query params are appended to the URL after a '?'
Path params are used to identify a specific resource in the URL path, while query params are used to filter or sort the results
Path params are defined in the URL path itself, like /users/{id}, while query params are added after a '?' like /users?role=admin
Path params are typically used for required parameters, while query params...
Parameters in API testing include path parameters, query parameters, header parameters, and body parameters.
Path parameters are used to identify a specific resource in the URL path, e.g. /users/{id}
Query parameters are used for filtering or sorting data, e.g. /users?status=active
Header parameters contain additional information for the request, e.g. Content-Type: application/json
Body parameters are used to send data in ...
To write a post query in RestAssured, use the given() method to set request parameters and body, then use the post() method to send the request.
Use given() method to set request parameters and body
Use post() method to send the request
Example: given().param("key", "value").body("{\"name\": \"John\"}").post("/endpoint")
posted on 20 Dec 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
I have worked on projects involving e-commerce, social networking, and productivity apps with client-server architecture.
Developed an e-commerce app with a client-side interface for users to browse products and a server-side database for inventory management.
Built a social networking app with a client-server architecture for users to create profiles, connect with friends, and share updates.
Designed a productivity app w...
posted on 23 Aug 2024
I applied via Campus Placement
SQL queries were asked from the given set of questions
Different types of errors include syntax errors, runtime errors, and logical errors.
Syntax errors: Errors in the code structure that prevent it from being compiled or executed.
Runtime errors: Errors that occur during program execution, such as division by zero or accessing an out-of-bounds array element.
Logical errors: Errors in the program's logic that result in incorrect output or behavior.
Examples: Syntax error - mi...
Reverse the given array of strings
Iterate through the array from both ends and swap elements until reaching the middle
Use a temporary variable to store the value of the element being swapped
posted on 27 Aug 2024
I applied via Referral
API Design using Node and Mongo
NodeJs , JavaScript, System Design
I supported various clients in the technology industry as a recruiter.
Worked with clients in software development, IT infrastructure, cybersecurity, and data analytics.
Managed recruitment processes for companies ranging from startups to Fortune 500 corporations.
Collaborated with hiring managers to understand their specific needs and requirements.
Utilized various sourcing strategies to attract top talent in the tech ind...
My recruitment cycle typically involves sourcing candidates, screening resumes, conducting interviews, negotiating offers, and onboarding new hires.
Sourcing candidates through job boards, social media, referrals, and networking events
Screening resumes to identify qualified candidates
Conducting interviews to assess skills, experience, and cultural fit
Negotiating offers with selected candidates
Onboarding new hires to ens
based on 7 reviews
Rating in categories
Front end Developer
5
salaries
| ₹2.4 L/yr - ₹5 L/yr |
React Native Developer
4
salaries
| ₹1.8 L/yr - ₹7.7 L/yr |
Magento and Frontend Developer
4
salaries
| ₹3.2 L/yr - ₹8.8 L/yr |
Reactjs Developer
3
salaries
| ₹1.8 L/yr - ₹2.8 L/yr |
TCS
Infosys
Wipro
HCLTech