i
Codezin Technology Solutions
Filter interviews by
Program to split a string by space into words and store them in an array of strings
Use the split() method in Python to split the string by space
Store the split words in an array of strings
Handle cases where there are multiple spaces between words
Program to count the number of words in a string
Split the string by spaces to get an array of words
Count the number of elements in the array
Handle edge cases like empty string or extra spaces
Oops concepts are fundamental principles of object-oriented programming.
Encapsulation: bundling data and methods that operate on the data into a single unit (class)
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability for objects to be treated as instances of their parent class
Abstraction: hiding the complex implementation details and showing only the necessary features
I am a data analyst with a strong background in statistics and data visualization.
Experienced in analyzing large datasets to extract valuable insights
Proficient in using statistical tools such as R and Python
Skilled in creating interactive dashboards using Tableau
Strong communication skills to present findings to stakeholders
I have a Bachelor's degree in Statistics and experience in data analysis using Python and SQL.
Bachelor's degree in Statistics
Proficient in Python and SQL
Experience in data analysis
I applied via Campus Placement and was interviewed before Dec 2023. There were 3 interview rounds.
I would recommend practicing with IndiaBix, and that should suffice.
In addition to coding, there will be an SQL query round consisting of three coding questions and three SQL queries.
Experienced software engineer with expertise in Java, Python, and web development.
Over 5 years of experience in software development
Proficient in Java, Python, and web development technologies
Strong problem-solving skills and ability to work in a team environment
Merging two lists into a dictionary in Python.
Use zip() function to pair elements from both lists.
Use dict() constructor to convert the zipped pairs into a dictionary.
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
I appeared for an interview before Jun 2016.
I appeared for an interview before Aug 2016.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
based on 3 interviews
Interview experience
based on 15 reviews
Rating in categories
Software Engineer
8
salaries
| ₹4 L/yr - ₹6 L/yr |
Data Analyst
6
salaries
| ₹0.9 L/yr - ₹1.8 L/yr |
Software Developer
4
salaries
| ₹1.8 L/yr - ₹3.2 L/yr |
Client Relationship Manager
4
salaries
| ₹3 L/yr - ₹3.6 L/yr |
Executive Accountant
4
salaries
| ₹1.2 L/yr - ₹2 L/yr |
HCL Infosystems
Accel Frontline
Northcorp Software
Diverse Lynx