i
Infosys BPM
Filter interviews by
The most used programming language today is JavaScript.
JavaScript is used for both front-end and back-end web development
It is also used for mobile app development
JavaScript is versatile and has a large community of developers
Oops is a term used in programming to describe an error or mistake in code.
Oops stands for Object-Oriented Programming System.
It refers to a mistake or error in code that causes unexpected behavior.
Common examples of Oops include null pointer exceptions, type mismatches, and syntax errors.
C++ development started in 1983.
C++ was developed by Bjarne Stroustrup at Bell Labs.
The first commercial C++ compiler was released in 1985.
C++11 was released in 2011, introducing new features like lambda expressions and range-based for loops.
Top trending discussions
posted on 23 Dec 2024
I developed a web application for tracking personal fitness goals and progress.
Used HTML, CSS, and JavaScript for front-end development
Utilized Node.js and Express for back-end development
Implemented user authentication and data storage using MongoDB
Incorporated data visualization tools like Chart.js for displaying progress graphs
k in KNN algorithm represents the number of nearest neighbors to consider when making a prediction.
k is a hyperparameter that is chosen by the user and determines how many neighbors to look at when classifying a new data point.
A smaller value of k can lead to overfitting, while a larger value can lead to underfitting.
For example, if k=3 in a KNN algorithm, the prediction for a new data point will be based on the majori
RabbitMQ is a message broker software that implements the Advanced Message Queuing Protocol (AMQP).
RabbitMQ allows different software systems to communicate by sending and receiving messages.
It can be used to decouple different parts of a system, making it more scalable and resilient.
RabbitMQ supports multiple messaging protocols, including AMQP, MQTT, and STOMP.
LINQ (Language Integrated Query) is a feature in .NET that allows querying data from different data sources using a uniform syntax.
LINQ allows querying data from collections, databases, XML, and more.
It provides a set of standard query operators like Where, Select, OrderBy, etc.
LINQ queries are written in C# or VB.NET and are type-safe.
Example: var result = from num in numbers where num % 2 == 0 select num;
I was interviewed in Dec 2024.
posted on 1 Sep 2024
Hash map is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hash map uses a hash function to map keys to indices in an array.
Collision handling is important in hash map implementation.
Common operations include adding, removing, and retrieving key-value pairs.
Example: HashMap
Easy coding questions
I applied via Referral and was interviewed in Nov 2023. There were 3 interview rounds.
SQL query, Coding Question
Some topics are given for group discussion
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
First time attend aptitude test .
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Inheritance allows for code reusability and promotes the concept of 'is-a' relationship.
There are different types of inheritance such as single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.
Example: Class B inheriting from Class A - 'class B: public A {}'
C uses a set of 128 characters, including letters, digits, special characters, and control characters.
C uses 26 letters (uppercase and lowercase), 10 digits (0-9), and various special characters like !, @, #, $, %, etc.
C also includes control characters like newline, tab, carriage return, etc.
The total number of characters used in C is 128.
C is a programming language known for its efficiency and flexibility. It uses 256 characters.
C is a high-level programming language used for system programming, embedded systems, and applications.
C uses 256 characters, including letters, digits, special characters, and whitespace.
Examples of characters in C include 'a', '1', '+', and ' '.
I applied via campus placement at ABES Engineering College, Ghaziabad and was interviewed in Mar 2023. There were 4 interview rounds.
In Round 1 there was 2 hours Coding Test on HACKEREARTH in the college campus as it was physical drive.
The test consist of 2 medium level coding questions of 20 marks each and 20 mcqs.
The mcq was based on oops concepts, have multiple programming languages questions including C++, Java, Python, C# and 4 questions of aptitude.
posted on 5 Jul 2024
Prepare well and all the best.
Oops concept stands for Object-Oriented Programming concepts which include principles like inheritance, encapsulation, polymorphism, and abstraction.
Oops concept is a programming paradigm that focuses on objects and classes.
It includes principles like inheritance, where a class can inherit properties and behavior from another class.
Encapsulation is another principle where data is wrapped within a class and can only be ...
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to pass functionality as an argument to a method.
Functional interfaces have a single abstract method and can be used with lambda expressions.
Streams provide a way to work with sequences of elements and perform operations like filter, map, and reduce.
Default methods allow ...
Senior Processing Executive
12.3k
salaries
| ₹1.1 L/yr - ₹4.8 L/yr |
Process Specialist
8.3k
salaries
| ₹2 L/yr - ₹7.7 L/yr |
Processing Executive
5k
salaries
| ₹0.9 L/yr - ₹5.1 L/yr |
Account Assistant
4k
salaries
| ₹1.4 L/yr - ₹5 L/yr |
Accountant
2.9k
salaries
| ₹2 L/yr - ₹6.7 L/yr |
Accenture
TCS
Wipro
HCLTech