Posts

Showing posts from October, 2024

TypeScript Complete Course With Completed Hands-on

   Introduction to TypeScript Typescript is a superset of Javascript. It acts like icing on the cake enhancing the power of JavaScript. It can be used for safer coding of large applications. This course introduces you to the following aspects of coding a Typescript program. Introduction to TypeScript TypeScript Grammar Data Types Object Oriented way Of Programming Inheritance and Polymorphism Modules and Decorators TypeScript is superset of JavaScript. When a TypeScript code is compiled, it results in a JavaScript code and thus it can run at all instances where JavaScript can run. TypeScript can be visualized as a syntactic add-on for JavaScript. The syntax includes all features of ECMAScript 2015 as well as classes and modules, hence it is object oriented. TypeScript is centralized around the experience of static typing for JavaScript development. TypeScript vs ES6 vs ES5 In ES5, finding bugs at the time of development converts into nightmare sometimes. Plethora of functional...

LTI (Larsen & Toubro Infotech ) Coding Questions and Solutions 2022-23

LTI Coding Questions and Solutions   LTI Latest Coding Question with Solutions Available Here About LTI Larsen & Toubro Infotech (LTI) Limited, headquartered in Mumbai, India, is an Indian multinational information technology services and consulting firm. LTI was recognized as the sixth-largest Indian IT services company in terms of export revenues by NASSCOM in 2017. According to the Everest Group's PEAK Matrix for IT service providers, it was among the top 15 IT service providers globally in 2017. It is a Maturity Level 5 organization that follows the Software Engineering Institute's (SEI) Capability Maturity Model Integration (CMMI) criteria. About Recruitment Process : The below elaborates the recruitment process for L&T Info-tech role. It comprises of 4 rounds :  1. Online Test : The online test has the following sections :  Psychometric Quantitative Aptitude Logical Reasoning Verbal Ability Technical Coding SQL Query ...

Impetus Technologies Latest Coding Questions with Solutions

Impetus Technologies Previously Asked coding Questions for Associate Software Engineer About Impetus : Impetus is a product development, software services and solutions company focused on creating new ways of analyzing data for businesses, thereby helping them gain key business insights across the enterprise . Here in this blog we discuss some Previously Asked coding Question Impetus recruitment exams , Impetus coding question 2021/22, Impetus Coding questions in java, Impetus coding solutions, Impetus Test pattern, Impetus selection process, Impetus written test questions. Selection Process : There were basically 4 Rounds conducted at Impetus Technologies :   Written Round   Technical Round-I  Technical Round-II   HR Round Written Round: This round was for 1.5 hours and had 2 coding questions to be solved and 2 SQL queries were to be written. Both coding questions were easy and the SQL queries were medium to difficult range. Technical...

Angular 2.0 With completed Hands-on

  Introduction to Angular 2 In this course, you will explore Angular 2, which is a sequel to Angular 1.x with numerous enhancements. You will briefly go through the following concepts.- Introduction to Angular 2 -Architecture Environment Setup Module Component Template Metadata Data Binding Service Directives Dependency Injection What is Angular 2? It is a JavaScript framework for creating web and mobile applications. It supports TypeScript, a super script of Javascript that helps in safe coding. It has several enhancements on top of Angular 1.x, which makes it simple to use and get the desired output. But knowledge in Angular 1.x is not necessary to learn Angular 2, since the whole framework is re-written. Why Angular 2? Easy: Unlike previous versions, Angular 2 focuses only on building JavaScript classes; hence it is easier to learn. Freedom: It provides more choices of languages for consumption i.e. ES5, ES6, Typescript, and Dart. TypeScript is recommended here. Flexible: It is ...

More Related

For Any Help Related to coding exams follow me on Instagram : codingsolution75