Upload Button Icon Add office photos

Filter interviews by

Valuetech Services Junior Software Engineer Interview Questions and Answers

Updated 21 Jan 2022

Valuetech Services Junior Software Engineer Interview Experiences

1 interview found

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 tips
Round 2 - Aptitude Test 

INTERVIEW

Round 3 - Group Discussion 

YES

Round 4 - 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 tips
Round 5 - Technical 

(1 Question)

  • Q1. Yes
Round 6 - HR 

(3 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Tell me about yourself.
  • Q3. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - VALUE TECH software engineer

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I was interviewed in Apr 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular basic to advance.
  • Q2. Js code remove the duplicate from array.
  • Ans. 

    Use Set to remove duplicates from array of strings in JavaScript.

    • Create a Set from the array to automatically remove duplicates.

    • Convert the Set back to an array to get the unique values.

    • Example: const array = ['apple', 'banana', 'apple']; const uniqueArray = [...new Set(array)];

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2022. There were 4 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 tips
Round 2 - Coding Test 

Hackerrank test is the first round

Round 3 - Technical 

(2 Questions)

  • Q1. Technical interview comprises of your tech skill domain
  • Q2. Past exp and projects
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid getting phished in the company, it's a scam. They hire you in one tech domain and deploy you in a project where you will waste your life, for early career transition never join cognizant.

I applied via Company Website and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic Binary search, Basic String problem and many follow up question

Interview Preparation Tips

Interview preparation tips for other job seekers - Not only write the code, but also think how some condition change will affect your answers to the problem.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2022. There were 3 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 tips
Round 2 - Aptitude Test 

Basic maths with some basic computer fundamentals were asked .

Round 3 - Technical 

(3 Questions)

  • Q1. 2 basic coding questions were asked and some basic aptitude questions were asked.
  • Q2. Check whether the input string is palindrome or not ? No lang constrain
  • Ans. 

    Check if input string is a palindrome or not.

    • A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • To check if a string is a palindrome, compare the first and last characters, then the second and second-to-last characters, and so on.

    • If all pairs match, the string is a palindrome. If any pair does not match, the string is not a palindrome.

  • Answered by AI
  • Q3. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
  • Ans. 

    What is the probability of picking a red ball out of 10 balls with 2 red, 5 blue, and 3 orange?

    • There are 2 red balls out of 10 total balls

    • The probability of picking a red ball is 2/10 or 1/5

    • The probability can also be expressed as 20%

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Junior Software Engineer interview:
  • Data Structures
  • MySQL
  • Python
  • Mathematics
Interview preparation tips for other job seekers - Have a good grasp in atleast one of the programming language and data base and should know basic mathematics.
This will be enough to crack any of the service based company.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Some simple aptitude questions

Round 3 - Coding Test 

Simple C language questions based on strings and arrays

Round 4 - Technical 

(2 Questions)

  • Q1. Technical interview questions based on your domain
  • Q2. Write a c program to swap alternative letters in a given string.
  • Ans. 

    A C program to swap alternative letters in a given string.

    • Declare a character array to store the input string.

    • Use a loop to iterate through the string and swap alternative letters.

    • Print the modified string.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Cognizant is a very good place to work if you get a good project because they provide 36 leaves 10 holidays and other benifits and if you don't a good project then you cannot continue in cognizant due to work pressure.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Average Questions, if have prepared yourself enough that it's easy to answer and crack it

Round 3 - Aptitude Test 

Average Questions, if have prepared yourself enough that it's easy to answer and crack it

Round 4 - Coding Test 

This round was all about Technical skills , if you know the basics of programming ,you can crack it

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared in every topic and don't hesitate to tell or ask what's in your mind related to the job.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

The difficulty was easy to moderate. There were different sections like Qantativ Aptitude, Logical Reasoning, Essay writing

Round 3 - Coding Test 

There were 7 debugging questions. The difficulty was easy to moderate. But total given time was only 20 minutes, so keep an eye on the watch while solving.

Round 4 - One-on-one 

(3 Questions)

  • Q1. Basic Technical questions Like: 1. small coding questions in Python 2. Oops concept in both Python & Java and their differences. 3. array logic (C language)
  • Q2. HR questions Like: 1. Why do I want to join CTS? 2. My future plans? 3. Why am I switching to IT from ECE background?
  • Q3. And also asked several questions about my project. i.e: What was the project about, how we approached the solution, what Challenges were faced in the project, and How can we upgrade this project to a more ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep calm and have faith in yourself. And most importantly do not lie in your CV or in the interview round.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell about stream API in java-8
  • Ans. 

    Stream API in Java-8 is a powerful tool for processing collections of data.

    • Stream API provides a functional approach to processing data.

    • It allows for parallel processing of data.

    • Stream API includes methods like filter, map, reduce, and collect.

    • Example: List numbers = Arrays.asList(1, 2, 3, 4, 5); numbers.stream().filter(n -> n % 2 == 0).forEach(System.out::println);

    • Example: List names = Arrays.asList("John", "Mary", "B...

  • Answered by AI
  • Q2. What version controls you are aware
  • Ans. 

    I am aware of Git, SVN, Mercurial, and CVS.

    • Git is the most popular and widely used version control system.

    • SVN is a centralized version control system.

    • Mercurial is similar to Git but with a simpler design.

    • CVS is an older version control system that is not commonly used anymore.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Having depth knowledge is what keep us different from others which is what companies look at

Skills evaluated in this interview

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. First introduced yourself
  • Q2. What Ur favourite subject in college
Round 2 - Coding Test 

Great

Interview Preparation Tips

Topics to prepare for Cognizant Junior Software Engineer interview:
  • Core Java
Interview preparation tips for other job seekers - Very easy but u take pateint firstly calm down and relaxed and put you on comfort zone and stay confident becoz i interviewer are so cool

Valuetech Services Interview FAQs

How many rounds are there in Valuetech Services Junior Software Engineer interview?
Valuetech Services interview process usually has 6 rounds. The most common rounds in the Valuetech Services interview process are Resume Shortlist, Aptitude Test and Group Discussion.

Tell us how to improve this page.

Functional Consultant
7 salaries
unlock blur

₹2.2 L/yr - ₹5.2 L/yr

Software Engineer Trainee
5 salaries
unlock blur

₹1.6 L/yr - ₹2.2 L/yr

DOT NET Developer
5 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

HR Manager
4 salaries
unlock blur

₹6 L/yr - ₹9.5 L/yr

Navision Technical Consultant
4 salaries
unlock blur

₹2.2 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Valuetech Services with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview