i
Idiosys Tech
Filter interviews by
Javascript coding test
var, let, and const are used to declare variables in JavaScript with different scopes and mutability.
var is function-scoped and can be redeclared and updated
let is block-scoped and can be updated but not redeclared
const is block-scoped and cannot be updated or redeclared
I applied via Referral and was interviewed in Dec 2022. There were 2 interview rounds.
Programming in C and C++ for SQL queries.
A group discussion on recent topics, including economic and political issues as well as new technologies like AI.
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
Some conceptual code
Top trending discussions
UK and US English differ in spelling, vocabulary, and pronunciation.
Spelling: UK uses 'colour' while US uses 'color'.
Vocabulary: UK says 'lorry' for truck, US says 'truck'.
Pronunciation: UK pronounces 'schedule' as 'shed-yool', US as 'sked-yool'.
Creating catchy taglines to attract and engage audiences.
Think about the target audience and what message you want to convey
Keep it short and memorable
Use wordplay or puns to make it more interesting
Make sure it reflects the brand or product accurately
posted on 19 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
posted on 9 Jan 2025
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.
Easy Level DS Questions - 30 mins
A comprehensive coding test which included job role simulation.
Advanced Cloud Services questions
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
I am a passionate software engineering student with experience in web development and a strong desire to learn and grow.
Currently pursuing a degree in Computer Science
Proficient in programming languages such as Java, Python, and JavaScript
Experience with front-end technologies like HTML, CSS, and React
Completed internships at tech companies like XYZ Inc.
Interested in exploring machine learning and artificial intelligen
I have strong skills in programming languages such as Java, Python, and C++, as well as experience with web development and database management.
Proficient in Java, Python, and C++ programming languages
Experience with web development using HTML, CSS, and JavaScript
Familiarity with database management systems like MySQL and MongoDB
posted on 22 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Reasoning , maths , coding, english
Java python css c programming sql, html.
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Find the second largest element in an array of strings.
Convert the strings to integers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Object-oriented programming concepts in C++
Encapsulation: bundling data and methods that operate on the data together. Example: class Car { private: int speed; public: void accelerate() { speed++; } };
Inheritance: creating new classes based on existing classes. Example: class ElectricCar : public Car { public: void charge() { cout << 'Charging...'; } };
Polymorphism: ability to present the same interface for different d...
based on 19 reviews
Rating in categories
Software Engineer
10
salaries
| ₹1.8 L/yr - ₹4.2 L/yr |
Senior Software Engineer
5
salaries
| ₹2.5 L/yr - ₹5.6 L/yr |
Assistant Software Engineer
4
salaries
| ₹1.2 L/yr - ₹2.4 L/yr |
Software Developer
3
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Quality Analyst
3
salaries
| ₹1.6 L/yr - ₹1.8 L/yr |
TCS
Infosys
Wipro
HCLTech