Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Valuefy Solutions Front end Developer Interview Questions and Answers

Updated 20 Jan 2024

Valuefy Solutions Front end Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic Frontend Questions
Round 2 - Technical 

(1 Question)

  • Q1. Advance Frontend Questions and some Nonsense Personal Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Never ever join this toxic cultured company.I could imagine the toxicity by the rude interviewer "Pr**eek Sri**stava" he is literally devil man. He was such a unprofessional in my interview. straightaway he started with personal comments and why I performed good in round-1.He literally never wanted me to progress in interview.I have never seen such a toxic manager.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Coding Test 

Discussion on Oops and asked to implement linked list and then asked to modify it to fit for a binary tree.

One qsts related to algos was asked too which I don't remember

Round 3 - HR 

(1 Question)

  • Q1. Formal introduction of ourselves . Followed by few qsts on family and why IIFL

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple interview process. Focus on algos and oops concepts more.

I was interviewed before Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

  • Q1. 

    Fruits and Baskets Problem Statement

    You are given 'n' fruit trees planted along a road, numbered from 0 to n-1. Each tree bears a fruit type represented by an uppercase English alphabet. A Ninja walking ...

  • Ans. 

    The problem is to find the maximum number of fruits the Ninja can put in both baskets after satisfying given conditions.

    • The Ninja can start at any tree and end at any tree, but cannot skip a tree.

    • He can pick one fruit from each tree until he cannot, i.e., when he has to pick a fruit of the third type.

    • The restriction is that each basket can have only one type of fruit.

    • We need to find the maximum number of fruits that ca

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Medium

Was Shortlisted For this round with in total of 22 students, 7 in my profile.
It was Technical round with 30 mins of time allotted.
The interviewer was friendly, started with basic questions about me followed by project specific and then a puzzle.

  • Q1. 

    Sort 0 1 2 Problem Statement

    Given an integer array arr of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.

    Input:

    The first line contains an integer 'T' representing the n...
  • Ans. 

    The problem requires sorting an array of 0s, 1s, and 2s in a single scan.

    • Use three pointers to keep track of the positions of 0s, 1s, and 2s.

    • Initialize the low pointer at the beginning of the array and the high pointer at the end.

    • Iterate through the array using a current pointer and swap elements based on their values.

    • Move the pointers accordingly until the array is sorted.

    • The time complexity of this solution is O(N) a

  • Answered by AI
Round 3 - HR 

Round duration - 20 Minutes
Round difficulty - Hard

The interview was scheduled for 15 mins and 12 students were shortlisted for this round. 5 in my profile.
The interviewer didn't on his video whereas mine was, the interviewer was friendly and maintained a poker voice.
Asked Basic HR questions but crossed questioned several times.

Interview Preparation Tips

Eligibility criteria6.5 CGPAQuantiphi interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, OOPS Concepts, Machine Learning (Basic Theory), Operating sysytem, Database Management System, Computer NetworksTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 :Practice at least 3-4 coding questions daily. Start from basics of Pointers and Array and progress to Algo and Data structure specific like DP and Graphs. Try to time your sessions into 15-20 mins. 
Tip 2 : Have Patience don't rush into problem solving, understand the Algo/Data structure first and then look for common problems for a particular Algo/Data structure.
Tip 3 : Have Basic Knowledge about all CS subjects, no need for in depth. Just cover Top 100 interview questions for each subject and topics covered in GFG and CodeStudio.

Application resume tips for other job seekers

Tip 1 : Have at least 3-4 Projects in your resume but on diverse bases, like 1 ML based, 1-2 DBMS 1 with Computer vision/ Frontend. Don't obsess over internships so much.
Tip 2 : Be well verse with projects you put in resume, and specify your particular job role if a team project.
Tip 3 : Mention some extra curricular activities or Interests and hobbies (Non Tech) , if you sync with interviewer then it could be beneficial.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal MCQ questions on JS

Round 2 - Coding Test 

Write a program to use debouncing in frontend

Round 3 - HR 

(2 Questions)

  • Q1. Behavioural questions
  • Q2. Why this company and why you?
  • Ans. 

    I am passionate about the company's innovative projects and believe my skills align well with the team's goals.

    • I have been following the company's work closely and am impressed by their commitment to cutting-edge technology.

    • I believe my experience in software development, particularly in the areas of machine learning and AI, would be a valuable addition to the team.

    • I am excited about the opportunity to work with a tale...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. REST API for User CRUD
  • Ans. 

    Design a RESTful API for CRUD operations on user resources.

    • Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations

    • Create endpoints like /users for listing all users, /users/{id} for specific user

    • Use status codes like 200 for success, 404 for not found, 400 for bad request

    • Implement authentication and authorization mechanisms for security

    • Include request and response body formats like JSON or XML

  • Answered by AI
  • Q2. Two Sum Leetcode problem
  • Q3. Basic questions based on the candidate technical skills
Round 2 - Technical 

(2 Questions)

  • Q1. Basics to Intermediate level of questions based on the skills mentioned in the resume
  • Q2. Projects related discussions
Round 3 - Document Verification 

(1 Question)

  • Q1. I was informed to upload the supporting documents. ( They rejected me after this eventhough all my documents are genuine )

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer's are friendly. Be prepared as per your resume.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Web Api, authentication

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview
Prepare and be procise
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were easy to medium dsa questions

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concept, explain each of them
  • Ans. 

    Object-oriented programming concepts that help in organizing and structuring code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the necessary

  • Answered by AI
  • Q2. Multithreading questions

I applied via Campus Placement and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Coding Test 

Basic dsa plus aptitude total of 50 ques

Round 3 - Technical 

(1 Question)

  • Q1. Array and array matrix coding question and some logical question
Round 4 - HR 

(1 Question)

  • Q1. Noarmal hr question and then some logical tricky question , situation based question

Interview Preparation Tips

Interview preparation tips for other job seekers - logical question read throughly plus dsa question were not that hard

I applied via Campus Placement and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Fundamentals based upon the role
Round 2 - Technical 

(1 Question)

  • Q1. Basic advance question into the technical skills like if you’re applying for backend role and your preferred language is java then how does the stack and queue works

Interview Preparation Tips

Topics to prepare for Quantiphi Analytics Solutions Private Limited Software Developer interview:
  • Javascript
  • promises
  • Timing Closure
  • React.Js
  • Router
  • axios
  • crud operations
Interview preparation tips for other job seekers - You can enhance your technical skills while working but what they Check is your logic and approach towards the problem
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is treeset and weakhashmap?
  • Ans. 

    TreeSet is a sorted set implementation in Java. WeakHashMap is a hash table-based Map implementation with weak keys.

    • TreeSet is implemented using a tree structure and maintains elements in sorted order.

    • WeakHashMap is a Map implementation that allows keys to be garbage collected when they are no longer referenced.

    • WeakHashMap is useful for caching or memoization where the keys are not always needed and can be garbage coll

  • Answered by AI
  • Q2. What is comparable and comparator?
  • Ans. 

    Comparable and Comparator are interfaces used for sorting objects in Java.

    • Comparable interface is used to define the natural ordering of objects based on their own class.

    • Comparator interface is used to define the ordering of objects based on a separate class.

    • Comparable interface has compareTo() method while Comparator interface has compare() method.

    • Comparable interface is implemented by the class whose objects need to ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly they asked questions based on core java springboot

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Valuefy Solutions Interview FAQs

How many rounds are there in Valuefy Solutions Front end Developer interview?
Valuefy Solutions interview process usually has 2 rounds. The most common rounds in the Valuefy Solutions interview process are Technical.
How to prepare for Valuefy Solutions Front end Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Valuefy Solutions. The most common topics and skills that interviewers at Valuefy Solutions expect are CSS3, Html5, Javascript and Webpack.
What are the top questions asked in Valuefy Solutions Front end Developer interview?

Some of the top questions asked at the Valuefy Solutions Front end Developer interview -

  1. Advance Frontend Questions and some Nonsense Personal Questi...read more
  2. Basic Frontend Questi...read more

Recently Viewed

INTERVIEWS

ivy

No Interviews

INTERVIEWS

HCLTech

No Interviews

INTERVIEWS

ivy

No Interviews

INTERVIEWS

Wipro

No Interviews

INTERVIEWS

Pioneer Polyleathers

No Interviews

INTERVIEWS

Torrent Gas

No Interviews

INTERVIEWS

Computershare

No Interviews

INTERVIEWS

PolicyBazaar

No Interviews

INTERVIEWS

Capgemini

No Interviews

INTERVIEWS

Capgemini

No Interviews

Tell us how to improve this page.

Valuefy Solutions Front end Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Fast track your campus placements

View all
Valuefy Solutions Front end Developer Salary
based on 4 salaries
₹5 L/yr - ₹8 L/yr
At par with the average Front end Developer Salary in India
View more details

Valuefy Solutions Front end Developer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

4.0

Skill development

2.0

Work-life balance

3.0

Salary

1.0

Job security

1.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Development Engineer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Valuefy Solutions with

Finvasia

3.0
Compare

Orbgen Technologies

4.4
Compare

Quantiphi Analytics Solutions Private Limited

3.2
Compare

Fractal Analytics

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent