Filter interviews by
Logic building through some problems
Top trending discussions
I applied via LinkedIn and was interviewed before Feb 2023. There were 4 interview rounds.
GD conducted for 10 members
Aptitude test with technical questions
List is mutable and can be changed, while tuple is immutable and cannot be changed.
List is defined using square brackets [], while tuple is defined using parentheses ().
Elements in a list can be modified, added, or removed, while elements in a tuple cannot be changed once defined.
Lists are typically used when the order of elements matters and when elements need to be modified, while tuples are used when immutability is...
I applied via campus placement at National Institute of Technology (NIT), Patna and was interviewed in Aug 2024. There was 1 interview round.
A program to find prime numbers within a given range
Iterate through numbers in the given range
Check if each number is divisible by any number other than 1 and itself
If not divisible, it is a prime number
Count the number of ones in a given number using pseudo code
Initialize a count variable to 0
Iterate through each bit of the number and check if it is 1
Increment the count if the bit is 1
Return the count as the result
posted on 14 Jan 2025
Good problems related to array or string
Reverse a string using recursion in Java
Create a recursive method that takes a string as input
Base case: if the string is empty or has only one character, return the string
Recursive case: return the last character of the string concatenated with the result of calling the method with the substring excluding the last character
I applied via Company Website and was interviewed in Feb 2022. There were 2 interview rounds.
The business refers to the organization or entity that provides goods or services to customers in exchange for payment.
It involves creating and selling products or services
It requires marketing and advertising to attract customers
It involves managing finances and operations to ensure profitability
Examples include retail stores, restaurants, and online businesses
K8s Architecture refers to the structure and components of Kubernetes, an open-source container orchestration platform.
Kubernetes follows a master-slave architecture with a master node and multiple worker nodes.
Master node components include API server, scheduler, controller manager, and etcd.
Worker nodes run pods which contain containers.
Kubernetes uses labels and selectors to manage and organize resources.
K8s archite...
Jenkins pipeline is a set of plugins that allow for the automation of building, testing, and deploying code.
Jenkins pipeline is defined as a suite of plugins that support implementing and integrating continuous delivery pipelines.
It allows for defining the entire build process as code, which can be version controlled and shared.
Pipeline stages can include building, testing, deploying, and other tasks, with each stage b...
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Aug 2024. There were 2 interview rounds.
Aptitude test with different sections. Each section had its own time limit. Level - Moderate to difficult
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java and Python programming languages
Proficient in web development technologies like HTML, CSS, and JavaScript
Currently pursuing a degree in Computer Science
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
2 DSA questions were asked,one was of binary search and another was of cycle linked list
Software Developer
21
salaries
| ₹2 L/yr - ₹3.4 L/yr |
Infosys Consulting
TCS
Wipro
Accenture