i
thinkbridge
Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2023. There were 3 interview rounds.
Build an API for a E Commerce Store and show how you would use certain libraries and
Decorators in Python are used to modify or extend the behavior of functions or methods without changing their code.
Decorators are functions that take another function as an argument and return a new function.
They are commonly used for logging, authentication, caching, and more.
Example: @staticmethod or @classmethod decorators in Python.
In an API setting, decorators can be used to authenticate users, log requests, or ra
My salary expectations are in line with industry standards for an Associate Software Engineer role.
Research industry standards for Associate Software Engineer salaries
Consider my level of experience and skills when determining salary expectations
Be open to negotiation based on the overall compensation package offered
Top trending discussions
posted on 19 Dec 2024
I applied via Campus Placement
It was good 20 mcqs 3 coding questions
I applied via Campus Placement
Aptitude was including both MCQs and Input
Python is a high-level, interpreted language known for its simplicity and readability, while C is a low-level, compiled language known for its speed and efficiency.
Python is dynamically typed, while C is statically typed.
Python has automatic memory management, while C requires manual memory management.
Python is platform-independent, while C is platform-dependent.
Python is commonly used for web development and data anal...
C is faster than Python due to its lower-level nature and direct hardware access.
C is a compiled language, while Python is an interpreted language.
C code is directly translated into machine code, while Python code is executed line by line.
C has direct access to hardware, while Python relies on external libraries for such access.
A program to count vowels in a given name
Create a function that takes a string as input
Loop through each character in the string and check if it is a vowel (a, e, i, o, u)
Increment a counter for each vowel found
Return the total count of vowels
Quick sort is a divide-and-conquer algorithm that sorts an array by partitioning it into smaller sub-arrays.
Choose a pivot element from the array
Partition the array into two sub-arrays based on the pivot element
Recursively apply quick sort to the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
Implement a linked list data structure in a programming language.
Create a Node class with data and a reference to the next node
Implement methods to add, remove, and search for elements in the linked list
Handle edge cases like adding to an empty list or removing the last element
Operations on Linked list include insertion, deletion, traversal, and searching.
Insertion: Add a new node at the beginning, end, or middle of the linked list.
Deletion: Remove a node from the linked list based on a given key or position.
Traversal: Visit each node in the linked list to perform operations or display data.
Searching: Find a specific node in the linked list based on a given key or value.
It was 30min tests including 15 multiple choice and 5 coding questions on Java and Automation
Sanity testing is a subset of regression testing that focuses on testing the most crucial functionalities of a software application.
Sanity testing is a quick and shallow testing of the main functionalities of an application to ensure it is stable enough for further testing.
It is usually performed after major changes in the codebase to check if the core features are working as expected.
Sanity testing is not exhaustive a...
posted on 26 Mar 2022
I applied via Referral and was interviewed in Apr 2021. There were 5 interview rounds.
Das questions 3 questions in 75 min
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The assessment included a written test comprising multiple-choice questions (MCQs) based on technical knowledge and aptitude. Each correct answer was awarded 1 mark, while incorrect answers incurred a penalty of -0.25 marks. The subsequent section featured two coding questions and two SQL queries, for which candidates were required to write the complete code.
HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.
HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.
HTTP operates on port 80, while HTTPS operates on port 443.
HTTP does not encrypt data, while HTTPS encrypts data using SSL/TLS.
HTTPS provides authentication and data integrity, while HTTP does not.
Example: http://www.example.com vs htt
I applied via campus placement at Canara Engineering College, Bantwal and was interviewed in Aug 2023. There were 4 interview rounds.
General Aptitude questions, Logical Reasoning ,Data Structures and Networking
posted on 24 Nov 2021
I applied via Campus Placement and was interviewed in May 2021. There were 3 interview rounds.
Find the min and max element from an array of strings.
Convert string array to integer array
Sort the array
Retrieve first and last element
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
It was a written tet with three sections one technical mcq second apti and three coding questions
The test contains questions from Java,c,oops,cn,os, aptitude
Interview experience
based on 11 reviews
Rating in categories
Software Engineer
91
salaries
| ₹6 L/yr - ₹16.8 L/yr |
Senior Software Engineer
68
salaries
| ₹9.6 L/yr - ₹22.5 L/yr |
Associate Software Engineer
33
salaries
| ₹4.2 L/yr - ₹9.2 L/yr |
Software Developer
21
salaries
| ₹4.8 L/yr - ₹16 L/yr |
Data Scientist
17
salaries
| ₹12 L/yr - ₹15.5 L/yr |
TCS
Infosys
Wipro
HCLTech