i
Thomson Reuters
Filter interviews by
I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.
I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Oct 2024. There were 4 interview rounds.
3 coding dsa question
Difficulty is On your luck
My friends got easy level
I got medium level
Some got hard questions as well
Ssh round , quant and logical
Tip: bring your calculator
Hackerrank 3 questions were given of binary search dp and a math coding question
posted on 24 Aug 2024
I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.
Propose architecture for an application
Identify the requirements and constraints of the application
Choose appropriate technologies and frameworks based on requirements
Design a scalable and modular architecture
Consider security, performance, and maintainability
Implement microservices architecture for flexibility and scalability
Design a web crawler to fetch and index web pages
Start by identifying the target websites and their structure
Develop a system to fetch web pages using HTTP requests
Implement a parser to extract relevant information from the HTML content
Store the extracted data in a database for indexing and retrieval
posted on 1 Oct 2023
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
30 questions to solve
posted on 16 Sep 2021
I was interviewed in Jan 2021.
Round duration - 60 minutes
Round difficulty - Medium
Round 1 was a coding round of 60 min which started around 5:30PM in which 2 problem statements were given. The questions were based on Array and linked list. The platform used for test was coding which was user friendly and which use to display number of test cases passed and some test cases were hidden.
You are provided with a Circular Linked List of integers and a specific integer, referred to as 'key'
.
Your task is to implement a function that locates the spec...
The idea is to use a recursive approach to find the given key and then remove that node. The recursive idea is very clear that we will traverse through the circular linked list, and we will check if the value of the node is equal to the given key.
We will define a function deleteNodeHelper(root, key, head) to remove the key in which the head is the starting node of the linked list, and we will send ...
Given an array ARR
consisting of N
integers, rearrange the elements such that all negative numbers are located before all positive numbers. The orde...
Approach: A brute force approach could be to just sort the given array in ascending order. This will result in all negative numbers to appear at the beginning and positive number at the end.
Space Complexity: O(1)Explanation:O(1)
Because no extra space is required.
Time Complexity: O(nlogn)Explanation:O(N*logN), where N is the number of elements in the array.
In the worst case, sorting requires O...
Round duration - 30-35 minutes
Round difficulty - Medium
This round was of technical interview and they asked me various concepts
Tip 1 : Read well the job profile, company background and skill requirements and prepare accordingly.
Tip 2 : Whatever topic you are preparing don't just study to finish the topic but study to understand it because interviewers often deep dive and ask questions, make sure you basics are getting cleared.
Tip 3 : Solve Aptitude questions, coding problems as much as possible.
Tip 1 : Write optimal yet powerful summary.
Tip 2 : Highlight your education,internships, projects, certifications.
Tip 3 : Do mention technologies in which you worked on in your internship, projects.
Tip 4 : If you don't have any internship/project(any one will work fine but both are big plus) done go and get some work done and make your hands dirty and then put it in your resume.
Tip 6 : Avoid writing long statements.
Tip 7 : Honesty is the best policy.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
509
salaries
| ₹5 L/yr - ₹17.1 L/yr |
Senior Software Engineer
451
salaries
| ₹8.4 L/yr - ₹33 L/yr |
Content Specialist
197
salaries
| ₹3 L/yr - ₹6.2 L/yr |
Content Analyst
186
salaries
| ₹2.7 L/yr - ₹7 L/yr |
Associate Software Engineer
139
salaries
| ₹4.4 L/yr - ₹8.1 L/yr |
Bloomberg
S&P Global
FactSet
Morningstar