Tredence Analytics interview experience Real time questions & tips from candidates to crack your interview

Software Engineer

Tredence Analytics
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Arrays, Strings, Hashing, CSS, NodeJS, Backend
Tip
Tip

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

Application process
Where: Campus
Eligibility: No Criteria
Resume Tip
Resume tip

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.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration90 minutes
Interview date15 Jan 2021
Coding problem1

1. Reverse Linked List

Moderate
15m average time
85% success
0/80
Asked in companies
WalmartHCL TechnologiesInfo Edge India (Naukri.com)

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 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -> 2 -> 1 -> NULL and the head of the reversed linked list will be 4.
Follow Up :
Can you solve this problem in O(N) time and O(1) space complexity?
Try solving now
02
Round
Easy
Face to Face
Duration60 minutes
Interview date18 Jan 2021
Coding problem2

1. 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.

Problem approach

Created a connection in Node.
Created a form in HTML
Fetched the data and fed it to the API
Did some processing and sent it to the database

2. Puzzle

4 litre water puzzle

Problem approach

Tip 1 : Understand the problem in detail
Tip 2 : Discuss possible cases
Tip 3 : Communicate your thoughts clearly on your approach

03
Round
Easy
Face to Face
Duration40 minutes
Interview date19 Jan 2021
Coding problem1

1. Web Development Question

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

Problem approach

I understood the result expectation first
I analyzed the given code
There was an issue in the parent and child selection, so I fixed that.
The interviewer tried to confuse me by asking few variations.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
Software Engineer
3 rounds | 10 problems
Interviewed by Tredence Analytics
1393 views
0 comments
0 upvotes
Software Engineer
3 rounds | 8 problems
Interviewed by Tredence Analytics
1396 views
0 comments
0 upvotes
Senior Software Engineer
3 rounds | 3 problems
Interviewed by Tredence Analytics
1123 views
0 comments
0 upvotes
Business Analyst
2 rounds | 10 problems
Interviewed by Tredence Analytics
1137 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
4 rounds | 1 problems
Interviewed by Newgen Software
3267 views
2 comments
0 upvotes
company logo
Software Engineer
3 rounds | 6 problems
Interviewed by HashedIn
2644 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 2 problems
Interviewed by Ernst & Young (EY)
0 views
0 comments
0 upvotes