Filter interviews by
I applied via Company Website and was interviewed in Feb 2023. There were 3 interview rounds.
Jayam Will talk about the candidates previous projects and ask questions regarding the projects which was completed already. and may give some small task to complete
Top trending discussions
I am a passionate web developer with 5 years of experience in front-end and back-end development.
Experienced in HTML, CSS, JavaScript, and various frameworks like React and Angular
Proficient in server-side languages like Node.js and PHP
Familiar with database management systems such as MySQL and MongoDB
Strong problem-solving skills and ability to work in a team environment
I am a passionate web developer with 5 years of experience in front-end and back-end development.
Experienced in HTML, CSS, JavaScript, and various frameworks like React and Angular
Proficient in server-side languages like Node.js and PHP
Familiar with database management using SQL and NoSQL databases
Strong problem-solving skills and ability to work in a team environment
In the next 5 years, I see myself growing as a senior web developer, leading projects and mentoring junior developers.
Continuing to enhance my skills in web development technologies
Taking on more responsibilities in project management and leadership roles
Mentoring and guiding junior developers to help them grow in their careers
I applied via Coding ninja and was interviewed before Feb 2023. There were 2 interview rounds.
I was interviewed before Jan 2024.
The group has decided to showcase their talents.
What is the best aptitude test at Valuebound?
Simple questions related to simple interest , ratios and proportions
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
Find missing number from an array of strings
Convert all strings to integers
Find the minimum and maximum values in the array
Iterate through the range of values and check for the missing number
Use SQL query with DISTINCT keyword to delete duplicate values from a table.
Use the DELETE statement with a subquery that selects the distinct values from the table.
Example: DELETE FROM table_name WHERE id NOT IN (SELECT MIN(id) FROM table_name GROUP BY column_name);
OOPS concepts are fundamental principles in object-oriented programming that help in organizing and managing code efficiently.
Encapsulation: Wrapping data and methods into a single unit. Example: A car object with properties like color and methods like start() and stop().
Inheritance: Reusing code from existing classes. Example: Animal class with properties and methods inherited by Dog and Cat classes.
Polymorphism: Abil...
posted on 30 Jan 2024
Remove duplicate strings in an array
Use a Set data structure to store unique strings
Iterate through the array and add each string to the Set
Convert the Set back to an array to get the final result
Find the unique value in an array of strings
Iterate through the array and use a hashmap to store the frequency of each element
Return the element with frequency 1 as the unique value
posted on 25 Apr 2024
I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.
Basic aptitude test with reasonings
DSA related coding probleme
Join in SQL is used to combine rows from two or more tables based on a related column between them.
Join is used to retrieve data from multiple tables based on a related column
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
There are four types of joins in SQL: INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN: Returns rows when there is at least one match in both tables.
LEFT JOIN: Returns all rows from the left table, and the matched rows from the right table.
RIGHT JOIN: Returns all rows from the right table, and the matched rows from the left table.
FULL JOIN: Returns rows when there is a match in one of the tables.
Html page starts with the <html> tag.
Html page starts with the <html> tag.
The <html> tag defines the root of an HTML document.
All other HTML elements must be nested inside the <html> tag.
based on 1 interview
Interview experience
Web Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Front end Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
PHP Developer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Webenza
Techmagnate
Webguru Infosystems
Indus Net Technologies