i
Blue Copper Technologies
Filter interviews by
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.
Easy aptitude questions based on logical reasoning and basic maths.
Easy logic-based question based on arrays and strings with some javascript output-based questions.
Discussion about the projects that I made in college and the tech stack I know.
1 basic array/string-based problem.
I appeared for an interview before Jun 2016.
I applied via TCS NQT and was interviewed in Jun 2021. There was 1 interview round.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
I appeared for an interview before Mar 2024.
Midpoint and slope formulas help determine key characteristics of a line in coordinate geometry.
Midpoint formula: M = ((x1 + x2)/2, (y1 + y2)/2). Example: M = ((1 + 3)/2, (2 + 4)/2) = (2, 3).
Slope formula: m = (y2 - y1) / (x2 - x1). Example: m = (4 - 2) / (3 - 1) = 1.
Midpoint gives the center point between two coordinates.
Slope indicates the steepness and direction of the line.
My name is amar reverse the string without using inbuilt method
Node.js is a runtime environment for executing JavaScript code outside of a web browser. Promises are objects representing the eventual completion or failure of an asynchronous operation. Closures are functions that have access to their own scope, as well as the scope in which they were defined.
Node.js is a runtime environment that allows you to run JavaScript on the server-side.
Promises are used in asynchronous progra...
I appeared for an interview in Jul 2023.
Basic question of indiabix topics and 10 code questions
Indexing in DBMS is a technique to improve the performance of queries by allowing faster retrieval of data.
Indexing creates a data structure that allows for quick lookups of data based on specific columns.
It helps in reducing the time taken to retrieve data from a database table.
Examples of indexing methods include B-tree, Hash indexes, and Bitmap indexes.
based on 1 interview
Interview experience
Software Engineer
25
salaries
| ₹2.8 L/yr - ₹7.2 L/yr |
Senior Software Engineer
11
salaries
| ₹5 L/yr - ₹12 L/yr |
Software Developer
5
salaries
| ₹2 L/yr - ₹5.5 L/yr |
Senior Android Developer
5
salaries
| ₹5.2 L/yr - ₹5.5 L/yr |
Softwaretest Engineer
5
salaries
| ₹2.7 L/yr - ₹3.2 L/yr |
HCL Infosystems
Northcorp Software
Jetking Infotrain
Apex CoVantage