Upload Button Icon Add office photos

Filter interviews by

Tredence Software Engineer Interview Questions, Process, and Tips

Updated 24 May 2022

Top Tredence Software Engineer Interview Questions and Answers

  • Q1. Check If The String Is A Palindrome You are given a string 'S'. Your task is to check whether the string is palindrome or not. For checking palindrome, consider alphabets ...read more
  • Q2. Pair Sum You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to return the list of all pairs of elements such that each sum of elements of e ...read more
  • Q3. First Repeated Character You are given a string 'STR' of lowercase English alphabets. You need to find the repeated character present first in the string. Example: If the ...read more
View all 30 questions

5 Tredence Software Engineer Interview Experiences

35 questions found

Sort by: Popular

Software Engineer Interview Questions

user image CodingNinjas

posted on 24 May 2022

I was interviewed before May 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 Minutes
Round difficulty - Medium

The round was scheduled in afternoon time.
HackerEarth test link was shared beforehand
All the instructions were provided in the welcome page of test link.
It was proctored test

  • Q1. Check If The String Is A Palindrome You are given a string 'S'. Your task is to check whether the string is palindrome or not. For checking palindrome, ...read more
  • Q2. First Repeated Character You are given a string 'STR' of lowercase English alphabets. You need to find the repeated character present first in the strin...read more
2

Video Call Round (3 Questions)

Round duration - 35 minutes
Round difficulty - Medium

It was in afternoon 3pm.
Interview platform was Microsoft teams.
Interview link was shared a day before.
Interviewer was professional.

  • Q1. Pair Sum You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to return the list of all pairs of elements s...read more
  • Q2. Project based Question I was asked thoroughly about my Resume mentioned Data analysis project. What is the real world issue in Data cleaning for sentiment analy...read more
  • Q3. DBMS Question

    SQL query to find the first names in ending with n.
    Select names of city in database which ends with n.

3

HR Round (3 Questions)

Round duration - 25 Minutes
Round difficulty - Medium

It was held around 4pm.
Scheduled on MS teams.
Interview link shared one day before.
The interviewer was pretty chill and made me comfortable.

  • Q1. Basic HR question I was asked regarding situation where a company approaches me in pandemic time and asks that demand is high but supply is low how to handle th...read more
  • Q2. Puzzle

    How many cars in your city. Guestimate.

  • Q3. Basic HR Question

    Why to join this company?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in BengaluruEligibility criteriaAbove 60 percentage in 10th, 12th and Btech upto 7th SemesterTredence Inc. interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Data Analysis, Python Libraries, SQL, OOPSTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice coding questions till you are able to tackle medium level questions easily
Tip 2 : Be proficient in the project which you have mentioned in your resume.

Application resume tips for other job seekers

Tip 1 : Never Lie about technologies you know
Tip 2 : Project shouldn't be copied from online sources even if you take help then do some your own tweaks or add new features and you should know all workings of project

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Engineer Interview Questions

user image CodingNinjas

posted on 19 May 2022

I was interviewed before May 2021.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 90 minutes
Round difficulty - Easy

  • Q1. Reverse Linked List Given a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1...read more
2

Face to Face Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

  • Q1. Node JS based Question

    Had to make a connection to a DB via NodeJS. Then take input from a form and feed it into a database.

  • Q2. Puzzle

    4 litre water puzzle

3

Face to Face Round (1 Question)

Round duration - 40 minutes
Round difficulty - Easy

  • Q1. Web Development Question

    Gave CSS code and asked me to debug it to make the functionality work

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in BangaloreEligibility criteriaNo CriteriaTredence Analytics interview preparation:Topics to prepare for the interview - Arrays, Strings, Hashing, CSS, NodeJS, BackendTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : If you are looking for fullstack roles, prepare CSS well
Tip 2 : Prepare 2 pointer Array questions

Application resume tips for other job seekers

Tip 1 : If you have any python or cloud related experience, do put it and make it stand out.
Tip 2 : They would lay more emphasis on the projects, sometimes even more than the interview itself.

Final outcome of the interviewSelected

Skills evaluated in this interview

Get interview-ready with top interview questions

Software Engineer Interview Questions

user image Anonymous

posted on 10 Jun 2021

Interview Questions

Software Engineer Interview Questions

user image CodingNinjas

posted on 4 Apr 2022

I was interviewed before Apr 2021.

3 Interview Rounds

1

Face to Face Round (4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical Interview round with questions on CSS and Jquery mainly.

  • Q1. CSS Question

    What is CSS box model?

  • Q2. JQuery Question

    Select all div using Jquery.

  • Q3. JavaScript Question

    Change the background color of all items

  • Q4. JavaScript Question

    What will be the output of the following code snippet?

    var arr=[1,2,3,4,5] 
    arr.push(6)
    arr.unshift(1) 
    arr.pop() 
    arr.shift()
2

Face to Face Round (5 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical Interview round with questions on Java mainly.

  • Q1. Java Question

    Uses of Final Keyword in Java

  • Q2. Java Question

    What is Front Controller in Spring MVC?

  • Q3. Java Question

    Write the annotation for request mapping?

  • Q4. Java Question

    Write the annotation for controller?

  • Q5. Java Question Output of the following code snippet : public static int floating(int x){ return x*floating(x-1); } public static void main(String[] args){ float...read more
3

HR Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

This was a typical HR round.

  • Q1. Basic HR Questions

    1. If your teamleader is taking credit for all the hardwork you're doing, what will you do?
    2. Why Tredence?
    3. Why should we hire you?

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPATredence Inc. interview preparation:Topics to prepare for the interview - JavaScript, Java Programming, JQuery, DSA, OOPS, System DesignTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Tredence interview questions for designations

 Senior Software Engineer

 (7)

 Software Development Engineer 1

 (1)

 Data Engineer

 (7)

 Power BI Developer

 (2)

 Technology Consultant

 (1)

 Scrum Master

 (1)

 Full Stack Developer

 (1)

Software Engineer Interview Questions

user image Anonymous

posted on 13 Jun 2017

I was interviewed in Jun 2017.

1 Interview Round

Interview Questions

Interview Preparation Tips

Skills: Javascript, Java Programming, Jquery

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
 Poor
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I was interviewed in Nov 2024.

2 Interview Rounds

1

Coding Test Round

Coding test was easy. They asked LC easy anyone with fair understanding of programming can easily solve it.

2

One-on-one Round (2 Questions)

  • Q1. Asked a question from Blind 75 that i dont remember as of now. I kind of stumbled here yet gave a code for original question
  • Q2. Asked LC hard question. Interviewer was very rude and did not give a shit about my approach when I tried to explain it to him/her. He said just run code against...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - HRs were very professional and polite but not the interviewer.
Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Great learning and was interviewed in Oct 2024.

2 Interview Rounds

1

Aptitude Test Round

Coding question, reasoning, english, math, very easy

2

Technical Round (2 Questions)

  • Q1. Tell me about yourself
  • Q2. Technical experties and final year project

Interview Preparation Tips

Topics to prepare for CitiusTech Software Engineer interview:
  • Java
  • React.Js
  • SQL Server
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Cuvette and was interviewed in Nov 2024.

4 Interview Rounds

1

Aptitude Test Round

Aptitude questions followed by two coding questions.

2

Coding Test Round

Two coding questions followed by a discussion on projects.

3

Coding Test Round

Three coding questions and inquiries related to Data Structures and Algorithms (DSA), Object-Oriented Programming (OOP), and project-related topics.

4

Coding Test Round

Solely 2 coding question

Interview Preparation Tips

Topics to prepare for Bounteous x Accolite Software Engineer interview:
  • DSA
  • OOPS
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

Coding + Aptitude question

2

Technical Round (2 Questions)

  • Q1. Basic of programming lang.
  • Q2. DSA and Oop concepts questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview pro
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Assignment Round

Develop small demo project

2

Technical Round (2 Questions)

  • Q1. What is routes in laravel
  • Q2. What is rest API

Tredence Interview FAQs

How to prepare for Tredence Software Engineer 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 Tredence. The most common topics and skills that interviewers at Tredence expect are Html5, Javascript, Software Engineering, Web Technologies and Career Development.
What are the top questions asked in Tredence Software Engineer interview?

Some of the top questions asked at the Tredence Software Engineer interview -

  1. public static void getsum(int a,int b){System.out.println("a b method");}public...read more
  2. output of this program public static int floating(int x){ return x*floating(...read more
  3. what is front controller from context in spring m...read more

Tell us how to improve this page.

Tredence Software Engineer Salary
based on 50 salaries
₹5.8 L/yr - ₹15.2 L/yr
13% more than the average Software Engineer Salary in India
View more details

Tredence Software Engineer Reviews and Ratings

based on 9 reviews

4.2/5

Rating in categories

4.2

Skill development

3.6

Work-Life balance

3.0

Salary & Benefits

3.7

Job Security

3.7

Company culture

3.6

Promotions/Appraisal

3.6

Work Satisfaction

Explore 9 Reviews and Ratings
Associate Manager
348 salaries
unlock blur

₹12.5 L/yr - ₹35 L/yr

Consultant
332 salaries
unlock blur

₹8.2 L/yr - ₹20.7 L/yr

Senior Business Analyst
275 salaries
unlock blur

₹6.5 L/yr - ₹17 L/yr

Business Analyst
204 salaries
unlock blur

₹5.8 L/yr - ₹10 L/yr

Senior Software Engineer
181 salaries
unlock blur

₹8.1 L/yr - ₹24 L/yr

Explore more salaries
Compare Tredence with

Fractal Analytics

4.0
Compare

Mu Sigma

2.7
Compare

LatentView Analytics

3.8
Compare

AbsolutData

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview