Filter interviews by
I was interviewed before Oct 2023.
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Experience with programming languages like Java, Python, and C++
Completed internships at tech companies
Strong communication and teamwork skills
I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in Oct 2024. There were 3 interview rounds.
Question were quite easy, based on simple reasoning.
Sorting an array of strings using C++.
Use the std::sort function from the
Define a custom comparison function if needed.
Example: std::sort(arr.begin(), arr.end());
Use ORDER BY clause to sort first 3 records of a SQL column.
Use ORDER BY clause followed by the column name to sort the records.
Use LIMIT 3 to limit the results to the first 3 records.
Example: SELECT * FROM table_name ORDER BY column_name LIMIT 3;
I come from a close-knit family with supportive parents and two siblings.
Family is very important to me
Parents are supportive of my career choices
Have two siblings, one older and one younger
I am a quick learner with strong problem-solving skills and a passion for software development.
I have a solid foundation in computer science and programming languages such as Java, C++, and Python.
I have completed several projects that demonstrate my ability to work in a team and deliver high-quality code.
I am eager to learn and grow in this role, and I believe my technical skills and enthusiasm make me a strong candid
posted on 7 Oct 2024
I was interviewed in Sep 2024.
Easy to medium able to solve
One easy ,one medium,one difficult
Yes, I am willing to relocate for the right opportunity.
I am open to relocating for the right job opportunity
I have no ties that would prevent me from relocating
I am excited about the prospect of experiencing a new city or country
All things are good and aptitude took virtually
Printing hello world in Java using System.out.println() method
Use System.out.println("Hello, World!"); to print hello world in Java
Make sure to include the semicolon at the end of the statement
The main method in Java is the entry point for any Java program. It is declared as public static void main(String[] args).
public: The main method is public so that it can be accessed by the JVM.
static: The main method is static so that it can be called without creating an instance of the class.
void: The main method does not return any value.
main: The name of the method that serves as the entry point for the program.
Str...
Predicate is a function that returns a boolean value based on input parameters.
Predicate is commonly used in programming languages to filter data based on certain conditions.
It can be used with higher-order functions like filter, map, and reduce.
Example: A predicate function in JavaScript that checks if a number is even: function isEven(num) { return num % 2 === 0; }
I applied via Approached by Company and was interviewed in Nov 2023. There was 1 interview round.
I applied via Walk-in and was interviewed in Oct 2023. There were 3 interview rounds.
Marry plans or not for yourself
Yes, I have experience in programming in Java.
I have worked on projects using Java programming language
Familiar with object-oriented programming concepts in Java
Experience in developing applications using Java frameworks like Spring
A constructor is a special method in a class that is automatically called when an object of that class is created.
Constructors have the same name as the class they belong to
Constructors can be used to initialize object properties
Constructors can have parameters to customize object initialization
Software testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.
Software testing involves executing the software with the intent of finding bugs or errors.
It helps in identifying defects or issues in the software before it is released to the end users.
Types of software testing include unit testing, integration testing, system testing, and acceptance...
I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.
Learn aptitude thoroughly
Focus on strings and arrays
I applied via Campus Placement
Coding from hacker rank
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
Software Engineer
7
salaries
| ₹0.9 L/yr - ₹2 L/yr |
Senior Software Engineer
3
salaries
| ₹3.5 L/yr - ₹6.2 L/yr |
TCS
Accenture
Wipro
Cognizant