Upload Button Icon Add office photos

Filter interviews by

Tredence Software Development Engineer 1 Interview Questions and Answers

Updated 23 Nov 2024

Tredence Software Development Engineer 1 Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

The first round was mix of apti and coding

Round 2 - Technical 

(2 Questions)

  • Q1. What is deadlocks?
  • Ans. 

    Deadlocks occur when two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Deadlocks happen in multitasking environments where processes compete for resources.

    • Four conditions must hold for a deadlock to occur: mutual exclusion, hold and wait, no preemption, and circular wait.

    • Example: Process A holds Resource 1 and waits for Resource 2, while Process B holds Resource 2 a...

  • Answered by AI
  • Q2. A puzzles from gfg

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What id oops and its advantages
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • Advantages of OOPs include code reusability, modularity, flexibility, and easier maintenance.

    • Encapsulation allows data hiding and protection, reducing complexity and increasing security.

    • Inheritance enables code reuse and promotes the creation of hierarchical relationships between classes.

    • Polymorphism allows objects...

  • Answered by AI
  • Q2. What is jquery and JavaScript
  • Ans. 

    jQuery is a JavaScript library that simplifies HTML document traversal and manipulation, event handling, and animation.

    • jQuery is a fast, small, and feature-rich JavaScript library.

    • It makes things like HTML document traversal and manipulation, event handling, and animation much simpler with an easy-to-use API.

    • jQuery simplifies common tasks like AJAX calls and DOM manipulation.

    • JavaScript is a programming language that en...

  • Answered by AI
Round 2 - Coding Test 

Ecom is core platform

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is php and its advantages
  • Ans. 

    PHP is a server-side scripting language used for web development.

    • PHP stands for Hypertext Preprocessor.

    • It is open source and widely used for creating dynamic web pages.

    • Advantages include easy integration with HTML, support for various databases, and compatibility with different operating systems.

    • PHP code can be embedded within HTML code, making it easy to work with web content.

    • Popular websites like Facebook and WordPre

  • Answered by AI
  • Q2. How are you hope you doing well

Interview Preparation Tips

Interview preparation tips for other job seekers - Good job

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Code pairing round - you will be given story where you need to add one API to the share repository. It is a simple problem but needs good understanding of the shared code. You should follow clean code pri...
  • Q2. Add one API to the existing repository
  • Ans. 

    The API allows users to retrieve weather data based on location.

    • Create a new endpoint that accepts a location parameter

    • Use a weather API service to fetch weather data based on the location

    • Return the weather data in a standardized format, such as JSON

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Project you are working on, do some changes to the project, how well you understand the project
  • Q2. Add some feature to the project
  • Ans. 

    The feature added to the project is a user authentication system.

    • Implement a login page with username and password fields.

    • Create a database table to store user credentials.

    • Hash and salt passwords for secure storage.

    • Implement password reset functionality.

    • Add user roles and permissions for access control.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It's aptitude and coding test they asked questions related to data interpretation mostly.and one coding question easy one and two SQL questions I got on joins

Round 2 - Group Discussion 

Topic given by them you have two minutes to think and then discuss with group for 5 minutes. At the end they ask for conclusion from everyone there is group of eight students and they select two or three from them

Round 3 - Technical 

(5 Questions)

  • Q1. Asked about testing
  • Q2. What are types of testing
  • Ans. 

    Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.

    • Unit testing: Testing individual components or functions of the software.

    • Integration testing: Testing how different components work together.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the software meets the requirements.

    • Regression testing: Testing to ensu...

  • Answered by AI
  • Q3. Project related questions
  • Q4. Hr related questions
  • Q5. Whitebox vs black box testing
  • Ans. 

    Whitebox testing is testing the internal logic of the software, while black box testing is testing the functionality without knowledge of the internal code.

    • Whitebox testing involves testing the internal structure, code paths, and algorithms of the software.

    • Black box testing involves testing the functionality, inputs, and outputs of the software without knowledge of the internal code.

    • Whitebox testing is typically done b...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Questions on my recent project and DSA questions.
Round 2 - Technical 

(1 Question)

  • Q1. Only DSA questions
Round 3 - HR 

(1 Question)

  • Q1. Tell me some thing about yourself and weakness and strengths
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. Multithreading and concept
Round 3 - HR 

(1 Question)

  • Q1. Salary expecting and vision

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn multi thread
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Feb 2023. 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 - Coding Test 

Asking for write some javascript snippets

Round 3 - Technical 

(2 Questions)

  • Q1. Career goals for next 2 years
  • Ans. 

    To become a technical lead and gain expertise in cloud computing.

    • Obtain AWS Certified Solutions Architect - Associate certification

    • Lead a team of junior developers on a major project

    • Gain hands-on experience in building and deploying applications on cloud platforms like AWS or Azure

    • Attend relevant conferences and workshops to stay updated with the latest trends in cloud computing

  • Answered by AI
  • Q2. Asking about advanced js and ui tech questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to update with latest version of js and ui technologies
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2023. 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 

General apti questions and coding

Round 3 - Technical 

(1 Question)

  • Q1. Sql , rdbms, projects
Round 4 - HR 

(1 Question)

  • Q1. Hr Questions and projects discussion

Interview Preparation Tips

Topics to prepare for Quantiphi Analytics Solutions Private Limited Software Developer interview:
  • Python
  • SQL
  • DBMS
Interview preparation tips for other job seekers - A big no for anyone who want to join , they hire more and keep people on hold for months.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2022. There were 6 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 

It was 1 hr aptitude test consisting of logical, quants, verbal question on Hacker rank platform.

Round 3 - Coding Test 

I Cleared aptitude test and then there was 2 Hr coding test consisting 3 coding question on linked list, trees, hashing map and 2 SQL question on Hacker rank platform.

Round 4 - Technical 

(1 Question)

  • Q1. I cleared coding round got a interview call for technical round 1 where they started with introduction, my projects, what languages I know in coding, asked some basic questions on oops and sql. They asked ...
Round 5 - Technical 

(1 Question)

  • Q1. I cleared technical round 1 and got a call of technical round 2.Interviewer follow same same pattern introduction, projects, Languages i know. Some basic question for coding and asked me to write 2 coding ...
Round 6 - HR 

(1 Question)

  • Q1. Couldn't clear technical round 2 but total 5 students got a call for hr round out of 8 students.

Interview Preparation Tips

Interview preparation tips for other job seekers - Company came into my college so it was campus opportunity with a ctc of 9 lpa and service agreement of 18 months.

I applied via Naukri.com

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 - Technical 

(1 Question)

  • Q1. OOPS concepts of Java
  • Ans. 

    OOPS concepts of Java include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: bundling data and methods within a class

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent multiple classes

    • Abstraction: hiding implementation details and showing only necessary information

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary Expectations , why you are switching

Interview Preparation Tips

Interview preparation tips for other job seekers - To be honest, Never Join any project offered by Collabera. If Collabera is hiring for there company then it's fine. As I was on Collabera payroll and working for Infosys. The scam here which they do is that they won't tell you anything clearly. Basically if you are working on any project then only you will be paid. After join Collabera, they provided some training and offered a project after 2 months and I was not paid for that 2 months. I would say I was lucky enough to be alloted to a project but many of my colleague from Collabera were not allocated even after 6 months and no money were given. Please don't go for CTC whichever is offered by Collabera. I didn't knew about them earlier but after facing it myself I can surely tell you that you can ask as many CTC you want they will pay you that. But it's career destroyer

Skills evaluated in this interview

Tredence Interview FAQs

How many rounds are there in Tredence Software Development Engineer 1 interview?
Tredence interview process usually has 2 rounds. The most common rounds in the Tredence interview process are Coding Test and Technical.
What are the top questions asked in Tredence Software Development Engineer 1 interview?

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

  1. what is deadloc...read more
  2. a puzzles from ...read more

Tell us how to improve this page.

Tredence Software Development Engineer 1 Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 266 Interviews
NeoSOFT Interview Questions
4.0
 • 260 Interviews
Mu Sigma Interview Questions
2.6
 • 226 Interviews
Fractal Analytics Interview Questions
4.0
 • 205 Interviews
Xoriant Interview Questions
4.2
 • 180 Interviews
Iris Software Interview Questions
4.1
 • 137 Interviews
CMS IT Services Interview Questions
3.1
 • 128 Interviews
Sify Technologies Interview Questions
3.8
 • 120 Interviews
Axtria Interview Questions
3.0
 • 114 Interviews
View all
Associate Manager
343 salaries
unlock blur

₹12.5 L/yr - ₹36.5 L/yr

Consultant
332 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Senior Business Analyst
268 salaries
unlock blur

₹6.5 L/yr - ₹17 L/yr

Data Engineer
200 salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Business Analyst
180 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Explore more salaries
Compare Tredence with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

LatentView Analytics

3.7
Compare

AbsolutData

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